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. [Edit]

public string Password { set; get; }

Value

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

Permissions

TypeReason
System.Security.Permissions.SecurityPermission [Edit] Requires permission to execute unmanaged code. See System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode.

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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