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 지정하는 하나 이상의 열거형 멤버 조합입니다.

적용 대상