UserLogin
Columns
Name
Type
ReadOnly
References
Description
Id [KEY]
String
True
Unique identifier of the UserLogin.
UserId
String
True
User.Id
Label User ID corresponds to this field.
IsFrozen
Boolean
True
Label Is Frozen corresponds to this field.
IsPasswordLocked
Boolean
True
Label Is Password Locked corresponds to this field.
LastModifiedDate
Datetime
True
Label Last Modified Date corresponds to this field.
LastModifiedById
String
True
User.Id
Label Last Modified By ID corresponds to this field.
Last updated