AuthorizationContractData.OAuth2GrantType Property

Definition

OAuth2 grant type options.

public Azure.ResourceManager.ApiManagement.Models.OAuth2GrantType? OAuth2GrantType { get; set; }
member this.OAuth2GrantType : Nullable<Azure.ResourceManager.ApiManagement.Models.OAuth2GrantType> with get, set
Public Property OAuth2GrantType As Nullable(Of OAuth2GrantType)

Property Value

Applies to