GenericAce.IsInherited Propiedad

Definición

Obtiene un valor booleano que especifica si este Access Control Entrada (ACE) se hereda o se establece explícitamente.

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

Valor de propiedad

true si se hereda esta ACE; de lo contrario, false.

Se aplica a