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

プロパティ値

UniqueId

セキュリティ コンテキストの一意の ID。

適用対象