System.Net.NetworkCredential.Password Property

Gets or sets the password for the user name associated with the credentials.

Syntax

public string Password { get; set; }

Value

A string containing the password of the account associated with the current credentials.

Remarks

Documentation for this section has not yet been entered.

Permissions

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0