Visual Basic (Declaration) | |
---|---|
Public Function Connect( _ ByVal url As String, _ ByVal userName As String, _ ByVal password As String, _ ByVal domain As String _ ) As Integer |
Parameters
- url
- URl of the UA server
- userName
- optional user name for the access credentials.
- password
- optional password for the access credentials
- domain
- optional domain name for the access credentials
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x