Permission.Copy Method
Public Sub Copy( _
ByVal destination_obj As Permission _
)
This language is not supported or no code example is available.
public void Copy(
Permission destination_obj
)
This language is not supported or no code example is available.
public:
void Copy(
Permission^ destination_obj
)
This language is not supported or no code example is available.
Parameters
- destination_obj
- Permission
<default>