public sealed class AccessDeniedPageSettings : IMessage<AccessDeniedPageSettings>, IEquatable<AccessDeniedPageSettings>, IDeepCloneable<AccessDeniedPageSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class AccessDeniedPageSettings.
Custom content configuration for access denied page.
IAP allows customers to define a custom URI to use as the error page when
access is denied to users. If IAP prevents access to this page, the default
IAP error page will be displayed instead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `AccessDeniedPageSettings` class within the Cloud Identity-Aware Proxy v1 API, specifically for version 2.4.0, and is implemented in the .NET framework."],["The `AccessDeniedPageSettings` class allows for custom configuration of the access denied page, enabling the specification of a custom URI to redirect users to when access is denied, and has inherited members from the object class."],["This class has three properties: `AccessDeniedPageUri`, which sets the custom URI; `GenerateTroubleshootingUri`, which enables the generation of a troubleshooting URL; and `RemediationTokenGenerationEnabled`, which enables remediation token generation."],["There are various previous versions of this document available, ranging from version 1.0.0 up to the most recent version of 2.7.0."]]],[]]