Mono Class Library: System.Net.NetworkCredential Overview | Members

System.Net.NetworkCredential.Password Property

Gets or sets the password of the account associated with the current credentials.

public string Password { set; get; }

Value

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

Permissions

TypeReason
System.Security.Permissions.SecurityPermissionRequires permission to execute unmanaged code. See System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode.

Remarks

Documentation for this section has not yet been entered.

Requirements

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