| 
            
              ProcessLauncherUserName Property
             | 
          
        
        
            Gets or sets the user name to use when creating an authentication context before launching the process.
            
        
        Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_UserName();
function set_UserName(value);
 View SourceProperty Value
String
See Also