This method causes previous deny for the current frame to be removed and no longer in effect.
[Visual Basic] Public Shared Sub RevertDeny() [C#] public static void RevertDeny(); [C++] public: static void RevertDeny(); [JScript] public static function RevertDeny();
If there are no denies for the current frame, this has no effect.
CodeAccessPermission Class | CodeAccessPermission Members | System.Security Namespace