Click or drag to resize

UserPoliciesPassword Property

Gets the password policy name assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Password { get; set; }

Property Value

String
Remarks
Gets the password policy name assigned to a user. Password policy defines the requirements for the strength of a user's password.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Security > Password Policies
Example
My Policies
See Also