The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SecurityAttribute.CreatePermission Method ()
.NET Framework (current version)
When overridden in a derived class, creates a permission object that can then be serialized into binary form and persistently stored along with the SecurityAction in an assembly's metadata.
Assembly: mscorlib (in mscorlib.dll)
At compile time, attributes convert security declarations to a serialized form in metadata. Declarative security data in metadata is created from the permission that this method returns that corresponds to this attribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: