GacIdentityPermission Constructor ()
.NET Framework (current version)
Initializes a new instance of the GacIdentityPermission class.
Assembly: mscorlib (in mscorlib.dll)
This constructor creates a GacIdentityPermission with a PermissionState value of None.
The following code example shows the use of the GacIdentityPermission() constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: