AuthorizationRule.IsInherited Proprietà

Definizione

Ottiene un valore che indica se la regola viene impostata in modo esplicito oppure se è ereditata da un oggetto contenitore padre.

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 la regola non è impostata in modo esplicito ma viene ereditata da un contenitore padre.

Si applica a