Aracılığıyla paylaş


CodeAccessPermission.RevertDeny Yöntem

Tanım

Dikkat

Bu API artık kullanım dışıdır.

Dikkat

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.

Geçerli çerçeve için öncekilerin Deny() kaldırılmasına ve artık geçerli olmamasına neden olur.

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 ()
Öznitelikler

Özel durumlar

Geçerli çerçeve için önceki Deny() bir tane yok.

Açıklamalar

Geçerli çerçeve için yoksa Deny , bir ExecutionEngineException oluşturulur.

Şunlara uygulanır