| GoogleAuthInterceptors Methods | 
The GoogleAuthInterceptors type exposes the following members.
 Methods
Methods| 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).
             | 
 See Also
See Also