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 \u003ccode\u003eApplicationSettings\u003c/code\u003e class in the Google.Cloud.Iap.V1 namespace provides a wrapper for application-specific settings for Identity-Aware Proxy (IAP).\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in various versions, with the latest being 2.7.0 and this current content discussing version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplicationSettings\u003c/code\u003e includes properties to manage access denied page settings, attribute propagation, cookie domain, and service mesh configuration, such as \u003ccode\u003eAccessDeniedPageSettings\u003c/code\u003e, \u003ccode\u003eAttributePropagationSettings\u003c/code\u003e, \u003ccode\u003eCookieDomain\u003c/code\u003e, and \u003ccode\u003eCsmSettings\u003c/code\u003e, respectively.\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, offering functionalities like message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, allowing for the creation of an empty \u003ccode\u003eApplicationSettings\u003c/code\u003e instance or a copy of an existing \u003ccode\u003eApplicationSettings\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]