ServiceModelSecurityTokenRequirement.IsOutOfBandTokenProperty プロパティ

定義

この要求がクライアントまたはサービスで構成されたトークンの要求であるかどうかを示す値を持つトークン要件プロパティのキーを取得します。

public:
 static property System::String ^ IsOutOfBandTokenProperty { System::String ^ get(); };
public static string IsOutOfBandTokenProperty { get; }
static member IsOutOfBandTokenProperty : string
Public Shared ReadOnly Property IsOutOfBandTokenProperty As String

プロパティ値

この要求がクライアントまたはサービスで構成されたトークンの要求であるかどうかを示す値を持つトークン要件プロパティのキー。

適用対象