ServiceModelSecurityTokenRequirement.SupportSecurityContextCancellationProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得權杖需求屬性的索引鍵,其值會指出安全對話權杖是用於安全性工作階段 (在這種情況下,存留期與使用者通道的存留期緊密相關) 或資料包安全性通道。
public:
static property System::String ^ SupportSecurityContextCancellationProperty { System::String ^ get(); };
public static string SupportSecurityContextCancellationProperty { get; }
static member SupportSecurityContextCancellationProperty : string
Public Shared ReadOnly Property SupportSecurityContextCancellationProperty As String
屬性值
權杖需求屬性的索引鍵,其值會指出安全對話權杖是否應為可取消的。
備註
當需求是安全交談權杖時, SupportSecurityContextCancellation
會包含值,指出安全交談權杖是否適用于安全性會話, (在此情況下,其存留期會系結至使用者通道的存留期) 或資料包安全性通道。