Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Services.DataContracts Namespace > UrlBinaryData Class > UrlBinaryData Constructor : UrlBinaryData Constructor(String,String,String,String) |
'Declaration Public Function New( _ ByVal url As String, _ ByVal userName As String, _ ByVal password As String, _ ByVal domain As String _ )
'Usage Dim url As String Dim userName As String Dim password As String Dim domain As String Dim instance As New UrlBinaryData(url, userName, password, domain)