User.SetRandomPassword Method ()
Sets a random password for the user.
[Visual Basic]
Overloads Public Function SetRandomPassword() As
String
[C#]
public
string SetRandomPassword();
Return Value
The new password.
See Also
User Class | FreeFlow.Administration Namespace | User.SetRandomPassword Overload List