MOVEitFileInfoUploadUserRealname Property |
The real name of the user account which uploaded this file.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string UploadUserRealname { get; }
Public ReadOnly Property UploadUserRealname As String
Get
public:
property String^ UploadUserRealname {
String^ get ();
}
Property Value
Type:
StringSee Also