Table of Contents

Class UserLoginStatusSearch

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

false search The object used to specify the arguments when searching for a UserLoginStatus.

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

bool?

bool

UserSearch

Gets or sets search for UserloginStatus with this UserSearch Id Available UserSearch options are:.

public UserSearch? UserSearch { get; set; }

Property Value

UserSearch

UserSearch