WebPartManager.MinimalPermissionSet Property
.NET Framework (current version)
Gets a PermissionSet object that allows only SecurityPermissionFlag.Execution permission and AspNetHostingPermissionLevel.Minimal permission.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Security.PermissionSetGets a PermissionSet object that allows only SecurityPermissionFlag.Execution permission and AspNetHostingPermissionLevel.Minimal permission.
The PermissionSet object returned by this property is used during import for everything except type deserialization.
.NET Framework
Available since 4.0
Available since 4.0
Show: