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 으면 throw ExecutionEngineException 됩니다.

적용 대상