public sealed class Application.Types.IdentityAwareProxy : IMessage<Application.Types.IdentityAwareProxy>, IEquatable<Application.Types.IdentityAwareProxy>, IDeepCloneable<Application.Types.IdentityAwareProxy>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class Application.Types.IdentityAwareProxy.
OAuth2 client secret to use for the authentication flow.
For security reasons, this value cannot be retrieved via the API.
Instead, the SHA-256 hash of the value is returned in the
oauth2_client_secret_sha256 field.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eApplication.Types.IdentityAwareProxy\u003c/code\u003e class within the Google Cloud App Engine v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.4.0, with older versions ranging from 2.3.0 down to 1.0.0, each linked to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIdentityAwareProxy\u003c/code\u003e is a sealed class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to configure Identity-Aware Proxy settings, including \u003ccode\u003eEnabled\u003c/code\u003e (a boolean), \u003ccode\u003eOauth2ClientId\u003c/code\u003e, \u003ccode\u003eOauth2ClientSecret\u003c/code\u003e (write-only), and \u003ccode\u003eOauth2ClientSecretSha256\u003c/code\u003e (read-only).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eIdentityAwareProxy()\u003c/code\u003e and a constructor \u003ccode\u003eIdentityAwareProxy(Application.Types.IdentityAwareProxy other)\u003c/code\u003e, which clones an existing IdentityAwareProxy object.\u003c/p\u003e\n"]]],[],null,[]]