IFileReplicationTargetImpersonateUserName Property
|
Gets/sets the name of the user with access to the UNC path.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string ImpersonateUserName { get; set; }
Property ImpersonateUserName As String
Get
Set
property String^ ImpersonateUserName {
String^ get ();
void set (String^ value);
}
abstract ImpersonateUserName : string with get, set
Property Value
Type:
StringSee Also