| 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
Syntaxpublic string Password { get; set; }function get_Password();
function set_Password(value);
Property Value
String Remarks
Remarks
                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
ExampleMy Policies
 See Also
See Also