Click or drag to resize

OAuthFlowBuilder Properties

The OAuthFlowBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizationURL
Gets the authorization Url.
Public propertyClientId
Gets the client Id.
Public propertyClientSecret
Gets the client secret.
Public propertyStatic memberDefaultAuthorizationUrl
Gets the default authorization Url.
Public propertyStatic memberDefaultTokenUrl
Gets the default token Url.
Public propertyHttpClient
Gets the http client.
Public propertyJsonSerializer
Gets the Json serializer.
Public propertyRedirectURL
Gets the redirect Url.
Public propertyTokenURL
Gets the token Url.
Top
See Also