OAuthFlowBuilder Properties |
The OAuthFlowBuilder type exposes the following members.
Name | Description | |
---|---|---|
AuthorizationURL |
Gets the authorization Url.
| |
ClientId |
Gets the client Id.
| |
ClientSecret |
Gets the client secret.
| |
DefaultAuthorizationUrl |
Gets the default authorization Url.
| |
DefaultTokenUrl |
Gets the default token Url.
| |
HttpClient |
Gets the http client.
| |
JsonSerializer |
Gets the Json serializer.
| |
RedirectURL |
Gets the redirect Url.
| |
TokenURL |
Gets the token Url.
|