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 page provides documentation for the `GetIapSettingsRequest` class within the Cloud Identity-Aware Proxy (IAP) v1 API, specifically for the .NET library."],["The `GetIapSettingsRequest` class is used to send requests to the `GetIapSettings` method, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor `GetIapSettingsRequest()` and a copy constructor `GetIapSettingsRequest(GetIapSettingsRequest other)`."],["The documentation includes a list of available versions of this class, ranging from the latest 2.7.0 to older versions like 1.0.0."],["It has a property named `Name` which is a string and it is required to set the name of the resource for which the settings will be retrieved, and needs the `getSettings` authorization."]]],[]]