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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public bool Temporary { get; set; }
Property Value
Boolean