Click or drag to resize

IFileReplicationTargetUseImpersonation Property


Gets/sets a true or false value indicating whether to connect to a universal naming convention (UNC) path using a different user account. The default value is false.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool UseImpersonation { get; set; }

Property Value

Type: Boolean
Remarks
You can use Impersonation Settings to replicate to shared network folder locations on a different server. This requires administrators to configure a user account with access to the server.
See Also