DirectoryEntryConfiguration.SecurityMasks 속성

정의

DirectoryEntryConfiguration과 함께 사용할 보안 마스크를 가져오거나 설정합니다.

public:
 property System::DirectoryServices::SecurityMasks SecurityMasks { System::DirectoryServices::SecurityMasks get(); void set(System::DirectoryServices::SecurityMasks value); };
public System.DirectoryServices.SecurityMasks SecurityMasks { get; set; }
member this.SecurityMasks : System.DirectoryServices.SecurityMasks with get, set
Public Property SecurityMasks As SecurityMasks

속성 값

보안 마스크를 지정하는 SecurityMasks 열거형 멤버 중 하나 이상의 조합입니다.

적용 대상