GacIdentityPermissionAttribute::CreatePermission Method ()
.NET Framework (current version)
Creates a new GacIdentityPermission object.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Security::IPermission^A GacIdentityPermission that corresponds to this attribute.
This method should be called only by the security system, never by application code.
At compile time, attributes convert security declarations to a serialized form in metadata. Declarative security data in metadata is created from the permission returned by this method.
.NET Framework
Available since 2.0
Available since 2.0
Show: