Click or drag to resize

OAuthFlowBuilder Fields

The OAuthFlowBuilder type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDEFAULT_AUTHORIZATION_URL

Represents the default OAuth authorization URL

It is a constant with Value "https://www.Smartsheet.com/b/authorize".

Public fieldStatic memberDEFAULT_TOKEN_URL

Represents the default token URL

It is a constant with Value "https://Api.Smartsheet.com/2.0/token".

Top
See Also