This topic has not yet been rated - Rate this topic

NetworkCredential Constructor

Initializes a new instance of the NetworkCredential class.
Name Description
NetworkCredential () Initializes a new instance of the NetworkCredential class.

Supported by the .NET Compact Framework.

NetworkCredential (String, String) Initializes a new instance of the NetworkCredential class with the specified user name and password.

Supported by the .NET Compact Framework.

NetworkCredential (String, String, String) Initializes a new instance of the NetworkCredential class with the specified user name, password, and domain.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.