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+45c8d9adb5970d727cceec44a5ed61aea0016e50
public bool Temporary { get; set; }
Property Value
Boolean