CommonSecurityDescriptor.AddDiscretionaryAcl(Byte, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la propriété DiscretionaryAcl pour cette instance CommonSecurityDescriptor et définit l’indicateur 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)
Paramètres
- revision
- Byte
Niveau de révision du nouvel objet DiscretionaryAcl.
- trusted
- Int32
Nombre d'entrées du contrôle d'accès que cet objet DiscretionaryAcl peut contenir. Ce nombre n'est à utiliser qu'à titre indicatif.
Remarques
Le constructeur de utilise DiscretionaryAcl les propriétés et IsDS pour ce CommonSecurityDescriptorIsContainer .