CommonSecurityDescriptor.AddDiscretionaryAcl(Byte, Int32) 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 DiscretionaryAcl 인스턴스의 CommonSecurityDescriptor 속성을 설정하고 플래그를 DiscretionaryAclPresent 설정합니다.
public:
void AddDiscretionaryAcl(System::Byte revision, int trusted);
public void AddDiscretionaryAcl(byte revision, int trusted);
member this.AddDiscretionaryAcl : byte * int -> unit
Public Sub AddDiscretionaryAcl (revision As Byte, trusted As Integer)
매개 변수
- revision
- Byte
새 DiscretionaryAcl 개체의 수정 수준입니다.
- trusted
- Int32
이 DiscretionaryAcl 개체에 포함될 수 있는 ACCESS CONTROL 항목 수입니다. 이 숫자는 힌트로만 사용됩니다.
설명
이 속성 DiscretionaryAcl 의 사용 IsContainer 및 IsDS 속성에 대한 CommonSecurityDescriptor생성자입니다.