Click or drag to resize

OAuthFlowBuilderDEFAULT_AUTHORIZATION_URL Field

Represents the default OAuth authorization URL

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

Namespace:  Smartsheet.Api.OAuth
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public const string DEFAULT_AUTHORIZATION_URL = "https://www.smartsheet.com/b/authorize"

Field Value

Type: String
See Also