CommonSecurityDescriptor.AddSystemAcl(Byte, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定這個 CommonSecurityDescriptor 執行個體的 SystemAcl 屬性,並設定 SystemAclPresent 旗標。
public:
void AddSystemAcl(System::Byte revision, int trusted);
public void AddSystemAcl (byte revision, int trusted);
member this.AddSystemAcl : byte * int -> unit
Public Sub AddSystemAcl (revision As Byte, trusted As Integer)
參數
備註
的SystemAcl建構函式會IsContainer針對這個 CommonSecurityDescriptor使用和 IsDS 屬性。