ApiManagementAuthorizationServerData.GrantTypes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET