ServiceModelSecurityTokenRequirement.SupportingTokenAttachmentModeProperty プロパティ

定義

要求がサポート トークンの場合、その値が関連付けられた SecurityTokenAttachmentMode 列挙メンバーであるトークン要件プロパティのキーを取得します。

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

プロパティ値

値が関連付けられた SecurityTokenAttachmentMode 列挙メンバーであるトークン要件プロパティのキー。

注釈

要求がサポート トークンの場合、 SupportingTokenAttachmentMode プロパティは SecurityTokenAttachmentMode 列挙メンバーのメンバーです。 サポート トークンは、バインディングのプリンシパル トークンに含まれる要求を超える追加の要求を提供します。

適用対象