Site::CreateIdentityPermission Method (Evidence^)
.NET Framework (current version)
Creates an identity permission that corresponds to the current Site object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- evidence
-
Type:
System.Security.Policy::Evidence^
The evidence from which to construct the identity permission.
Return Value
Type: System.Security::IPermission^A site identity permission for the current Site object.
.NET Framework
Available since 1.1
Available since 1.1
Show: