次の方法で共有


ApiManagementAuthorizationServerData.BearerTokenSendingMethods プロパティ

定義

アクセス トークンを API に渡すメカニズムを指定します。

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

プロパティ値

適用対象