LogonHours Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Logon Hours
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒LogonHours
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | Inherited from RASListObj | |
String | AdminLastMod | Inherited from RASListObj | |
Criteria | The logon hours rule Criteria | ||
String | Description | Description of the logon hours rule | |
Boolean | Enabled | Whether the logon hours rule is enabled or not | |
UInt32 | Id | ||
String | Name | Name of the logon hours rule | |
UInt32 | Order | Order of the logon hours rule | |
PermittedHourPlan | Hours when users are allowed to connect | ||
UInt32 | SiteId | Site ID | |
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated