Searched refs:ServiceUrl (Results 1 – 2 of 2) sorted by relevance
56 public string ServiceUrl property in Grpc.Core.AuthInterceptorContext
48 …var accessToken = await credential.GetAccessTokenForRequestAsync(context.ServiceUrl, CancellationT… in FromCredential()