public sealed class IdentityAwareProxyClient : IMessage<IdentityAwareProxyClient>, IEquatable<IdentityAwareProxyClient>, IDeepCloneable<IdentityAwareProxyClient>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyClient.
Contains the data that describes an Identity Aware Proxy owned client.
[[["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 reference documentation for the `IdentityAwareProxyClient` class within the Cloud Identity-Aware Proxy v1 API for .NET, including its properties and constructors."],["The `IdentityAwareProxyClient` class, which is sealed, is used to describe an Identity Aware Proxy owned client and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the library available for this class is 2.7.0, and the webpage also lists other available versions ranging from 1.0.0 to 2.6.0, with the current page being 2.4.0."],["Key properties of the `IdentityAwareProxyClient` include `DisplayName`, `Name`, and `Secret`, each with descriptions and data types, and it has two constructors for creating new instances."]]],[]]