Searched defs:FromAccessToken (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Auth/ | ||
D | GoogleGrpcCredentials.cs | 53 public static CallCredentials FromAccessToken(string accessToken) in FromAccessToken() method in Grpc.Auth.GoogleGrpcCredentials |
D | GoogleAuthInterceptors.cs | 58 public static AsyncAuthInterceptor FromAccessToken(string accessToken) in FromAccessToken() method in Grpc.Auth.GoogleAuthInterceptors |