LoginHours FieldsDRA REST Extensions SDK
The LoginHours type exposes the following members.
Fields

  NameDescription
Public fieldFriday
The logon hours for Friday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldMonday
The logon hours for Monday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldSaturday
The logon hours for Saturday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldSunday
The logon hours for Sunday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldThursday
The logon hours for Thursday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldTuesday
The logon hours for Tuesday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Public fieldWednesday
The logon hours for Wednesday specified as an array of 24 integers that can be either 1 or 0 The values represent 1 hour intervals starting with 12am UTC to 1am UTC, and ending with 11pm UTC to 12am UTC A value of 1 indicates logon is allowed, 0 that logon is disallowed
Back to Top
See Also