LdapSessionOptions.SecurityContext 속성

정의

SecurityContext 속성은 현재 연결과 관련된 보안 컨텍스트를 지정합니다.

public:
 property System::Object ^ SecurityContext { System::Object ^ get(); };
public object SecurityContext { get; }
member this.SecurityContext : obj
Public ReadOnly Property SecurityContext As Object

속성 값

현재 연결과 관련된 보안 컨텍스트입니다.

예외

LdapConnection 개체가 이미 삭제되었습니다.

적용 대상