DevicesCriteria
NAMESPACE
RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types
DESCRIPTION
Devices Criteria
INHERITED FROM
⇒
DevicesCriteria
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Boolean | Enabled | Whether the Devices Criteria is enabled or not
MatchingModeType | MatchingMode | Whether the matching mode type is Any or Not One of the following
List<ClientDeviceCriteriaEntry> | Members | Client criteria list
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 () | ### References to Types | | |
|--------------------------------------------------------| | | LogonHoursCriteria | | | MFACriteria |
Last updated