Password Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings

DESCRIPTION

Control Settings Password Policy

INHERITED FROM

RASSerilazableObj
Password

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean DontChangePwds Will not be able to change the password.
Boolean DontSavePwds Will not be able to save the password.
Boolean Enabled Whether Control Settings Password policy is enabled or not.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

ControlSettings