PermissionSetAttribute::CreatePermissionSet Method ()
.NET Framework (current version)
Creates and returns a new permission set based on this permission set attribute object.
Assembly: mscorlib (in mscorlib.dll)
This method should be called only by the security system, never by application code.
Attributes are used at compile time to convert security declarations to a serialized form in metadata. Declarative security data in metadata is created from the permission object that this method returns, which corresponds to this attribute instance.
.NET Framework
Available since 1.1
Available since 1.1
Show: