[[["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\u003eAuthInterceptorContext\u003c/code\u003e is a class used within gRPC to provide context for an RPC that is being intercepted by \u003ccode\u003eAsyncAuthInterceptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e within its inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, both initializing a new instance of \u003ccode\u003eAuthInterceptorContext\u003c/code\u003e and requiring a \u003ccode\u003eserviceUrl\u003c/code\u003e and \u003ccode\u003emethodName\u003c/code\u003e, with one constructor additionally accepting a \u003ccode\u003eCancellationToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eCancellationToken\u003c/code\u003e, \u003ccode\u003eMethodName\u003c/code\u003e, and \u003ccode\u003eServiceUrl\u003c/code\u003e, which provide information about the cancellation token, method name, and the service URL of the RPC being called, respectively.\u003c/p\u003e\n"]]],[],null,[]]