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