Share via


GenericAce.IsInherited Proprietà

Definizione

Ottiene un valore Boolean che specifica se questa ACE viene ereditata oppure viene impostata in modo esplicito.

public:
 property bool IsInherited { bool get(); };
public bool IsInherited { get; }
member this.IsInherited : bool
Public ReadOnly Property IsInherited As Boolean

Valore della proprietà

Boolean

true se l'ACE è ereditata. In caso contrario, false.

Si applica a