Click or drag to resize

IFileReplicationTargetImpersonateUserDomain Property


Gets/sets the domain name of the shared location for the UNC path.

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

Property Value

Type: String
Examples
"Ingeniux" is an example of a domain name.
See Also