[[["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."],[[["`AuthInterceptorContext` is a class used within gRPC to provide context for an RPC that is being intercepted by `AsyncAuthInterceptor`."],["It inherits from the base `object` class and includes methods such as `Equals`, `GetHashCode`, and `ToString` within its inherited members."],["The class offers two constructors, both initializing a new instance of `AuthInterceptorContext` and requiring a `serviceUrl` and `methodName`, with one constructor additionally accepting a `CancellationToken`."],["Key properties of the class include `CancellationToken`, `MethodName`, and `ServiceUrl`, which provide information about the cancellation token, method name, and the service URL of the RPC being called, respectively."]]],[]]