CodeAccessPermission.RevertPermitOnly 메서드

정의

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

public:
 static void RevertPermitOnly();
public static void RevertPermitOnly ();
static member RevertPermitOnly : unit -> unit
Public Shared Sub RevertPermitOnly ()

예외

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

설명

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

적용 대상