UserPoliciesPassword Property | |
Gets the password policy name assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Password { get; set; }
function get_Password();
function set_Password(value);
Property Value
StringRemarks
Gets the password policy name assigned to a user. Password policy defines the requirements for the strength of a user's password.
Note |
---|
Setup:
Manager > Employees > Policies Tab
Configuration > Security > Password Policies
|
Example My Policies
See Also