NamedPermissionSet::Copy Method

 

Creates an equivalent copy of the named permission set.

Namespace:   System.Security
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCopy()

Creates a permission set copy from a named permission set.(Overrides PermissionSet::Copy().)

System_CAPS_pubmethodCopy(String^)

Creates a copy of the named permission set with a different name but the same permissions.

Return to top
Show: