AspNetHostingPermission.Level Propriété

Définition

Obtient ou définit le niveau d'autorisation d'hébergement actuel d'une application ASP.NET.

public:
 property System::Web::AspNetHostingPermissionLevel Level { System::Web::AspNetHostingPermissionLevel get(); void set(System::Web::AspNetHostingPermissionLevel value); };
public System.Web.AspNetHostingPermissionLevel Level { get; set; }
member this.Level : System.Web.AspNetHostingPermissionLevel with get, set
Public Property Level As AspNetHostingPermissionLevel

Valeur de propriété

Une des valeurs d'énumération AspNetHostingPermissionLevel.

S’applique à