ServiceModelSecurityTokenRequirement.IssuerBindingContextProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
要件が発行済みトークンの要件である場合、発行者との対話に使用する BindingContext を値とするトークン要件プロパティのキーを取得します。
public:
static property System::String ^ IssuerBindingContextProperty { System::String ^ get(); };
public static string IssuerBindingContextProperty { get; }
member this.IssuerBindingContextProperty : string
Public Shared ReadOnly Property IssuerBindingContextProperty As String
プロパティ値
発行者との対話に使用する BindingContext を値とするトークン要件プロパティのキー。
注釈
このキーに対応する値は BindingContext 型です。 このプロパティは、セキュリティで保護された通信および SPNEGO/TLSNEGO 認証に関するトークン要件に追加されます。