| GoogleAuthInterceptors Methods |
The GoogleAuthInterceptors type exposes the following members.
| Name | Description | |
|---|---|---|
| FromAccessToken |
Creates an AsyncAuthInterceptor that will use given access token as authorization.
| |
| FromCredential |
Creates an AsyncAuthInterceptor that will obtain access token from any credential type that implements
ITokenAccess. (e.g. GoogleCredential).
|