OneTimePwd |
Scroll |
Gets or sets whether the user has to change his password on his next log in or not.
Namespace: Therefore.API
Visual Basic Public Overridable Property OneTimePwd As Boolean C# public virtual bool OneTimePwd { get; set; }
Property ValueTrue if the user has to change his password on his next log in. False if the user doesn't have to change his password on his next log in. |