IPsCriteria Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types
DESCRIPTION
IPs Criteria
INHERITED FROM
RASSerilazableObj⇒IPsCriteria
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AllowedIPs | Allowed IPs | ||
Boolean | Enabled | Whether the IPs Criteria is enabled or not | |
MatchingMode | Whether the matching mode type is Any or Not One of the following |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated