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 page provides documentation for the `IdentityAwareProxyClient` class within the Google Cloud Identity-Aware Proxy v1 API for .NET, with the latest version being 2.7.0."],["The `IdentityAwareProxyClient` class represents an Identity Aware Proxy owned client and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances, including one that allows copying from an existing `IdentityAwareProxyClient`."],["Key properties of the `IdentityAwareProxyClient` include `DisplayName`, `Name`, and `Secret`, which provide information about the OAuth client."],["The page provides links to various previous versions of the documentation for the `IdentityAwareProxyClient` ranging from version 1.0.0 to 2.7.0."]]],[]]