다음을 통해 공유


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입니다.

적용 대상