CodeAccessPermission.RevertDeny Méthode

Définition

Attention

Cette API est à présent déconseillée.

Attention

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.

Entraîne la suppression d’une Deny() image précédente et n’est plus effective.

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 ()
Attributs

Exceptions

Il n’y a pas de précédent Deny() pour l’image actuelle.

Remarques

S’il n’existe pas Deny pour le frame actuel, un ExecutionEngineException élément est levée.

S’applique à