Searched defs:serviceUrl (Results 1 – 1 of 1) sorted by relevance
41 readonly string serviceUrl; field in Grpc.Core.AuthInterceptorContext47 public AuthInterceptorContext(string serviceUrl, string methodName) in AuthInterceptorContext()