Class UserLoginStatusSearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
public class UserLoginStatusSearch : Search, IEntity
- Inheritance
-
UserLoginStatusSearch
- Implements
- Inherited Members
Constructors
UserLoginStatusSearch()
public UserLoginStatusSearch()
Properties
OnlyCurrentlyLockedOut
Gets or sets a value indicating whether the users are locked at this moment.
public bool? OnlyCurrentlyLockedOut { get; set; }
Property Value
UserSearch
Gets or sets search for UserloginStatus with this UserSearch Id Available UserSearch options are:.
public UserSearch? UserSearch { get; set; }