public sealed class GetIapSettingsRequest : IMessage<GetIapSettingsRequest>, IEquatable<GetIapSettingsRequest>, IDeepCloneable<GetIapSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetIapSettingsRequest.
[[["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 `GetIapSettingsRequest` class within the Cloud Identity-Aware Proxy v1 API, specifically for .NET development."],["The `GetIapSettingsRequest` class is used to send requests to retrieve IAP settings and is documented across multiple versions, from 1.0.0 up to the latest, 2.7.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["The `GetIapSettingsRequest` class includes a `Name` property, which is required to specify the resource name for retrieving the settings and necessitates `getSettings` permission."],["The page contains a constructor for the `GetIapSettingsRequest` class, which allows either a blank construction, or construction based on another instance of the class."]]],[]]