OAuthModel.GrantType Property

Definition

The grant type, usually will be 'authorization code'.

public string GrantType { get; set; }
member this.GrantType : string with get, set
Public Property GrantType As String

Property Value

Applies to