CodeAccessPermission.RevertDeny Metodo

Definizione

Attenzione

Questa API è ora deprecata.

Attenzione

Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.

Qualsiasi Deny() precedente per il frame corrente viene rimosso e non è più attivo.

public:
 static void RevertDeny();
[System.Obsolete]
public static void RevertDeny ();
public static void RevertDeny ();
[System.Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")]
public static void RevertDeny ();
[<System.Obsolete>]
static member RevertDeny : unit -> unit
static member RevertDeny : unit -> unit
[<System.Obsolete("Deny is obsolete and will be removed in a future release of the .NET Framework. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.")>]
static member RevertDeny : unit -> unit
Public Shared Sub RevertDeny ()
Attributi

Eccezioni

Non è presente alcun oggetto Deny() precedente per il fotogramma corrente.

Commenti

Se non Deny è presente alcun frame corrente, viene generato un ExecutionEngineException oggetto .

Si applica a