EncryptedPasswordDtoTemporary Property
If set to
, the password is temporary and must be reset after first login.
This means the password must be reset before proceeding to the main portal!
(often done for newly created
AccountDtos)
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public bool Temporary { get; set; }
Property Value
Boolean