Share via


ApiManagementAuthorizationServerData.GrantTypes Property

Definition

Form of an authorization grant, which the client uses to request the access token.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.GrantType> GrantTypes { get; }
member this.GrantTypes : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.GrantType>
Public ReadOnly Property GrantTypes As IList(Of GrantType)

Property Value

Applies to