SecurityContextKeyIdentifierClause.ContextId 属性

定义

获取安全上下文 ID。

public:
 property System::Xml::UniqueId ^ ContextId { System::Xml::UniqueId ^ get(); };
public System.Xml.UniqueId ContextId { get; }
member this.ContextId : System.Xml.UniqueId
Public ReadOnly Property ContextId As UniqueId

属性值

安全性上下文的唯一 ID。

适用于