ExplicitPermissionInfo.IsDeny Proprietà

Definizione

Ottiene un valore che indica se l'oggetto ExplicitPermissionInfo è un'autorizzazione negata.

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

Valore della proprietà

Boolean

true se l'oggetto è un'autorizzazione negata. in caso contrario, false.

Si applica a