Share via


NetworkCredential Members

The following tables list the members exposed by the NetworkCredential type.

Public Constructors

Name Description
Public Method NetworkCredential Overloaded. Initializes a new instance of the NetworkCredential class.

Public Properties

Name Description
Public Property AuthenticationType Gets or sets the type of the authentication.
Public Property Password Gets or sets the password.
Public Property UserName Gets or sets the username.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

NetworkCredential Class
System.Net Namespace