public sealed class AccessDeniedPageSettings : IMessage<AccessDeniedPageSettings>, IEquatable<AccessDeniedPageSettings>, IDeepCloneable<AccessDeniedPageSettings>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eAccessDeniedPageSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace, which allows for custom configuration of the access denied page for applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessDeniedPageSettings\u003c/code\u003e class enables users to define a custom URI (\u003ccode\u003eAccessDeniedPageUri\u003c/code\u003e) to redirect to when access is denied, or the default IAP error page will be shown if it fails.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateTroubleshootingUri\u003c/code\u003e property, a nullable boolean, determines whether a troubleshooting URL will be generated upon access denied events.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions listed, ranging from 1.0.0 to 2.7.0, with 2.7.0 being the most recent, providing users with a choice of different versions of the class.\u003c/p\u003e\n"]]],[],null,[]]