次の方法で共有


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 列挙体のメンバーです。 サポート トークンには、プリンシパル トークンに含まれていない追加のバインディング クレームを指定できます。

適用対象