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"]],[["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 documentation for the `ApplicationSettings` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically for version 2.5.0 of the .NET library."],["The `ApplicationSettings` class serves as a wrapper for application-specific settings related to IAP, inheriting from the `object` class and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for the `ApplicationSettings` class, including a parameterless constructor and one that takes another `ApplicationSettings` instance as input."],["The `ApplicationSettings` class includes properties to customize settings such as `AccessDeniedPageSettings`, `AttributePropagationSettings`, `CookieDomain`, and `CsmSettings`, each with its own specific purpose, type and description."],["The latest version available in this document is 2.7.0, with a comprehensive history of versions available from 1.0.0."]]],[]]