Share via


AuthorizationRule.IsInherited Propiedad

Definición

Obtiene un valor que indica si esta regla se establece explícitamente o se hereda de un objeto contenedor primario.

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 esta regla no se establece explícitamente pero en su lugar se hereda de un contenedor primario.

Se aplica a