ILogonHours

Description

The ILogonHours interface contains properties and methods used to restrict access time of the user during the day.

Properties

  Property name Brief description
Count The Count property returns a number of time intervals on which there is a user access restriction during the day.
Item The Item property returns parameters of the time interval.

Methods

  Method name Brief description
Clear The Clear method clears a list of time intervals on which there is a user access restriction.
CreateCopy The CreateCopy method creates a copy of the list of time intervals on which there is a user access restriction.
FindByDate The FindByDate method searches a time interval that contains the specified time.
Remove The Remove method removes a time interval.
SetPeriodAccess The SetPeriodAccess method sets parameters of the user access for the specified time interval.

See also:

Metabase Assembly Interfaces