property Password: string;
Description
The Password property holds the password that is used for password authentication. The authentication by password is possible if the Authentications property includes the uaPassword value.
If this property is empty and the HashPassword property is not empty, only hash of the password is stored in storage.
See Also