LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

UrlBinaryData Constructor(String,String,String,String)






A System.String that contains the URL to be used for loading and saving data.
The username who has privileges on the specified URL.
The password for the specified user.
The domain that verifies the credentials.
Initializes a new instance of the UrlBinaryData class with explicit parameters.
Syntax
public UrlBinaryData( 
   string url,
   string userName,
   string password,
   string domain
)
'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)
public UrlBinaryData( 
   string url,
   string userName,
   string password,
   string domain
)
function UrlBinaryData( 
   url ,
   userName ,
   password ,
   domain 
)
public:
UrlBinaryData( 
   String^ url,
   String^ userName,
   String^ password,
   String^ domain
)

Parameters

url
A System.String that contains the URL to be used for loading and saving data.
userName
The username who has privileges on the specified URL.
password
The password for the specified user.
domain
The domain that verifies the credentials.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UrlBinaryData Class
UrlBinaryData Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features