[[["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."],[[["The `AuthInterceptorContext` class provides context for an RPC being intercepted by `AsyncAuthInterceptor`."],["It inherits from the base `Object` class and is part of the `Grpc.Core` namespace, specifically within the `Grpc.Core.Api.dll` assembly."],["The class can be initialized via a constructor that takes `serviceUrl` and `methodName` string parameters."],["It exposes two properties: `MethodName`, representing the name of the RPC method being called, and `ServiceUrl`, representing the fully qualified service URL of the called RPC."]]],[]]