次の方法で共有


OpenIdAuthenticationSettingsContract.BearerTokenSendingMethods プロパティ

定義

サーバーにトークンを送信する方法。

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)

プロパティ値

適用対象