public sealed class IdentityAwareProxy : IMessage<Application.Types.IdentityAwareProxy>, IEquatable<Application.Types.IdentityAwareProxy>, IDeepCloneable<Application.Types.IdentityAwareProxy>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e is 2.4.0, with the provided page detailing version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIdentityAwareProxy\u003c/code\u003e is a class implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and one that accepts another \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e include \u003ccode\u003eEnabled\u003c/code\u003e (a boolean indicating whether to authenticate incoming requests), \u003ccode\u003eOauth2ClientId\u003c/code\u003e, \u003ccode\u003eOauth2ClientSecret\u003c/code\u003e and \u003ccode\u003eOauth2ClientSecretSha256\u003c/code\u003e (for managing OAuth2 client details).\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]