public sealed class AllowedDomainsSettings : IMessage<AllowedDomainsSettings>, IEquatable<AllowedDomainsSettings>, IDeepCloneable<AllowedDomainsSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class AllowedDomainsSettings.
Configuration for IAP allowed domains. Lets you to restrict access to an app
and allow access to only the domains that you list.
[[["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 `AllowedDomainsSettings` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API for .NET."],["`AllowedDomainsSettings` allows you to configure a list of trusted domains, restricting application access to only those listed."],["The `AllowedDomainsSettings` class is part of the `Google.Cloud.Iap.V1` namespace and is available in the `Google.Cloud.Iap.V1.dll` assembly."],["The documentation covers the class's constructors and properties, including `Domains` (a list of trusted domains), and `Enable` (a boolean to opt in for the feature)."],["The documentation includes a history of the API's versions, ranging from 1.0.0 to the most recent version of 2.7.0, for the `AllowedDomainsSettings` class."]]],[]]