CodeAccessPermission.RevertDeny 메서드

정의

주의

이 API는 이제 사용되지 않습니다.

주의

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.

현재 프레임에 대한 이전의 모든 Deny()를 제거하여 더 이상 적용되지 않도록 합니다.

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 ()
특성

예외

현재 프레임에 대한 이전 Deny()가 없는 경우

설명

현재 프레임에 대한 가 없 Deny 으면 이 ExecutionEngineException throw됩니다.

적용 대상