ParseUser
Password Property
Parse
Sets the password.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
string
Password
{
set
; }
Public
WriteOnly
Property
Password
As
String
Set
Property Value
Type:
String
See Also
Reference
ParseUser Class
Parse Namespace