OneTimePwd |
Scroll |
Gets or sets whether the portal 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 portal user has to change his password on his next log in. False if the portal user doesn't have to change his password on his next log in. |