Authentication context for a call.
AuthContext is the only reliable source of truth when it comes to authenticating calls.
Using any other call/context properties for authentication purposes is wrong and inherently unsafe.
Note: experimental API that can change or be removed without any prior notice.
[[["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-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eAuthContext\u003c/code\u003e is the only reliable source for authenticating calls, and other properties should not be used for this purpose.\u003c/p\u003e\n"],["\u003cp\u003eThis API is experimental and subject to change or removal without notice.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthContext\u003c/code\u003e class provides properties like \u003ccode\u003eIsPeerAuthenticated\u003c/code\u003e, \u003ccode\u003ePeerIdentity\u003c/code\u003e, \u003ccode\u003ePeerIdentityPropertyName\u003c/code\u003e, and \u003ccode\u003eProperties\u003c/code\u003e to access authentication information.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor for \u003ccode\u003eAuthContext\u003c/code\u003e requires a peer identity property name and a dictionary of auth properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindPropertiesByName\u003c/code\u003e method can be used to retrieve authentication properties by their given name.\u003c/p\u003e\n"]]],[],null,[]]