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 v1 API, specifically for .NET development."],["The latest version available is 2.7.0, and the page also lists previous versions, starting from 1.0.0, with version 2.5.0 as the current context."],["The `IdentityAwareProxyClient` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has properties such as `DisplayName`, `Name`, and `Secret`, allowing for setting a human-friendly name, accessing the unique identifier, and obtaining the client secret, respectively."],["There are also two constructors for `IdentityAwareProxyClient`, one default and another one that accepts another `IdentityAwareProxyClient` object."]]],[]]