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