Home
last modified time | relevance | path

Searched defs:FromAccessToken (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Auth/
DGoogleGrpcCredentials.cs53 public static CallCredentials FromAccessToken(string accessToken) in FromAccessToken() method in Grpc.Auth.GoogleGrpcCredentials
DGoogleAuthInterceptors.cs58 public static AsyncAuthInterceptor FromAccessToken(string accessToken) in FromAccessToken() method in Grpc.Auth.GoogleAuthInterceptors