次の方法で共有


ApiManagementAuthorizationServerPatch.GrantTypes プロパティ

定義

クライアントがアクセス トークンの要求に使用する承認許可の形式。

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)

プロパティ値

適用対象