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 webpage provides documentation for the `AccessDeniedPageSettings` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically for .NET."],["`AccessDeniedPageSettings` allows users to configure a custom URI for the error page displayed when access to a resource is denied, with the default IAP page shown if this custom page is inaccessible."],["The `AccessDeniedPageSettings` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `AccessDeniedPageUri` for setting the custom URI, `GenerateTroubleshootingUri` to enable a troubleshooting URL, and `RemediationTokenGenerationEnabled` for generating a remediation token."],["The page also lists previous versions of the documentation, ranging from version 1.0.0 up to the latest version, 2.7.0, which can be accessed via their corresponding links."]]],[]]