GrantType.AuthorizationCode Property

Definition

Authorization Code Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.1.

public static Azure.ResourceManager.ApiManagement.Models.GrantType AuthorizationCode { get; }
static member AuthorizationCode : Azure.ResourceManager.ApiManagement.Models.GrantType
Public Shared ReadOnly Property AuthorizationCode As GrantType

Property Value

Applies to