CommonSecurityDescriptor.AddDiscretionaryAcl(Byte, Int32) 메서드

정의

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 의 사용 IsContainerIsDS 속성에 대한 CommonSecurityDescriptor생성자입니다.

적용 대상