CodeAccessPermission.RevertDeny Metod

Definition

Varning

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.

Gör att alla tidigare Deny() för den aktuella ramen tas bort och inte längre tillämpas.

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();
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 ()
Attribut

Undantag

Det finns inget tidigare Deny() för den aktuella ramen.

Kommentarer

Om det inte finns någon Deny för den aktuella ramen utlöses en ExecutionEngineException .

Gäller för