IFileReplicationTargetImpersonateUserName Property
|
Gets/sets the name of the user with access to the UNC path.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also