public sealed class ApplicationSettings : IMessage<ApplicationSettings>, IEquatable<ApplicationSettings>, IDeepCloneable<ApplicationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class ApplicationSettings.
Wrapper over application specific settings for IAP.
[[["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\u003eThe document provides reference information for the \u003ccode\u003eApplicationSettings\u003c/code\u003e class within the Google Cloud Identity-Aware Proxy (IAP) v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplicationSettings\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace, serves as a wrapper for application-specific settings within IAP, and it has multiple versions available, from 1.0.0 to 2.7.0, although version 2.2.0 is referenced in the content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplicationSettings\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing methods for managing the class such as getting HashCode, retrieving the Type, or being clonable, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAccessDeniedPageSettings\u003c/code\u003e, \u003ccode\u003eAttributePropagationSettings\u003c/code\u003e, \u003ccode\u003eCookieDomain\u003c/code\u003e, and \u003ccode\u003eCsmSettings\u003c/code\u003e, which allow for customization of access denied pages, attribute propagation, cookie domains, and service mesh behavior, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eApplicationSettings\u003c/code\u003e, one of which takes another instance of \u003ccode\u003eApplicationSettings\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]