Click or drag to resize
Grpc.Auth Namespace
Provides OAuth2 based authentication for gRPC. Grpc.Auth currently consists of a set of very lightweight wrappers and uses C# Google.Apis.Auth library.
Classes
  ClassDescription
Public classGoogleAuthInterceptors
Factory methods to create authorization interceptors for Google credentials.
Public classGoogleGrpcCredentials
Factory/extension methods to create instances of ChannelCredentials and CallCredentials classes based on credential objects originating from Google auth library.