Home
last modified time | relevance | path

Searched refs:GoogleGrpcCredentials (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Auth/
DGoogleGrpcCredentials.cs33 public static class GoogleGrpcCredentials class
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs368 var credentials = GoogleGrpcCredentials.FromAccessToken(oauth2Token); in RunOAuth2AuthTokenAsync()