ObjectAce.InheritedObjectAceType Proprietà

Definizione

Ottiene o imposta il GUID del tipo di oggetto che può ereditare l'Controllo di accesso Entry (ACE) rappresentato dall'oggetto ObjectAce.

public:
 property Guid InheritedObjectAceType { Guid get(); void set(Guid value); };
public Guid InheritedObjectAceType { get; set; }
member this.InheritedObjectAceType : Guid with get, set
Public Property InheritedObjectAceType As Guid

Valore della proprietà

GUID del tipo di oggetto che può ereditare l'Controllo di accesso Entry (ACE) rappresentata da questo oggetto ObjectAce.

Commenti

Se il valore del ObjectAceFlags parametro non contiene il valore InheritedObjectAceTypePresent, questa proprietà viene ignorata.

Si applica a