|
UserDataPassword Property
|
Gets the user's password.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax function get_Password();
function set_Password(value);
View SourceProperty Value
StringRemarks
This field is only used to store hashed user
passwords which are stored in the database.
See Also