NamedPermissionSet::Copy Method
.NET Framework (current version)
Creates an equivalent copy of the named permission set.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Copy() | Creates a permission set copy from a named permission set.(Overrides PermissionSet::Copy().) |
![]() | Copy(String^) | Creates a copy of the named permission set with a different name but the same permissions. |
Show:
