Share via


CopyTo Method

Microsoft Robotics Class Reference

Copies the data member values of the current UserPermission to the specified target object

Namespace: Microsoft.Dss.Services.Security.Manager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

public virtual void CopyTo(
    IDssSerializable target
)

Parameters

Implements

IDssSerializable. . :: . .CopyTo(IDssSerializable)

See Also

UserPermission Class

Microsoft.Dss.Services.Security.Manager.Proxy Namespace