Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal url As String, _ ByVal userName As String, _ ByVal password As String, _ ByVal domain As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- url
- A 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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family