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 documentation for the `IdentityAwareProxyClient` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API for .NET, specifically version 2.2.0."],["The `IdentityAwareProxyClient` class represents an IAP-owned client and includes properties such as `DisplayName`, `Name`, and `Secret`, which are related to the OAuth client."],["The page lists various versions of the Google.Cloud.Iap.V1 API, ranging from version 1.0.0 up to the latest version, 2.7.0, which can be navigated to via the provided links."],["The `IdentityAwareProxyClient` class inherits from the base object and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page details the class's constructors, which allow for creating a new `IdentityAwareProxyClient` or cloning an existing one."]]],[]]