ServiceModelSecurityTokenRequirement.SupportingTokenAttachmentModeProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得權杖需求屬性的索引鍵,如果是有關支援權杖的要求,其值便是相關聯 SecurityTokenAttachmentMode 列舉的成員。
public:
static property System::String ^ SupportingTokenAttachmentModeProperty { System::String ^ get(); };
public static string SupportingTokenAttachmentModeProperty { get; }
member this.SupportingTokenAttachmentModeProperty : string
Public Shared ReadOnly Property SupportingTokenAttachmentModeProperty As String
屬性值
權杖需求屬性的索引鍵,其值為相關聯 SecurityTokenAttachmentMode 列舉的成員。
備註
如果是有關支援權杖的要求,SupportingTokenAttachmentMode
屬性便是 SecurityTokenAttachmentMode 列舉的成員。 支援權杖會為繫結提供主體權杖內所含宣告以外的其他宣告。