Share via


Password Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the password for the user authentication.

Namespace:  Microsoft.SPOT.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public Password As String
public string Password
public:
String^ Password
val mutable Password: string
public var Password : String

.NET Framework Security

See Also

Reference

UserAuthenticatorArgs Class

Microsoft.SPOT.Net Namespace