ClientRules Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Client Rules

INHERITED FROM

RASSerilazableObj
RASListObj
ClientRules

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate Inherited from RASListObj
String AdminLastMod Inherited from RASListObj
ClientPolicyAllowedOperatingSystems AllowedOSes Allowed Operating Systems (deprecated).
ClientPolicyAssignment Assignment The Client Policy Assignment object.
ClientPolicy ClientPolicy Users and groups that the client policy applies to.
String Description Description of the client policy.
Boolean Enabled Whether the client policy is enabled or disabled.
List<String> GatewayList Gateway List (deprecated).
GatewayRuleType GatewayRule Gateway Rule (deprecated).
UInt32 Id
List<String> MACList MAC List (deprecated).
MACRuleType MACRule MAC Rule (deprecated).
String Name Name of the client policy.
UInt32 Order Order of the client policy.
DateTime TimeCreate Inherited from RASListObj
DateTime TimeLastMod Inherited from RASListObj
List<UserFilter> UsersGroups Users and groups that the client policy applies to (deprecated).
UInt32 Version Version.

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 ()
Void UpdateFromObject (ClientRules source, Boolean overwrite)

References to Commands

Add-RASClientPolicyConnection
Get-RASClientPolicy
Invoke-RASClientPolicy
New-RASClientPolicy
Remove-RASClientPolicy
Remove-RASClientPolicyConnection
Set-RASClientPolicy
Set-RASClientPolicyAssignment
Set-RASClientPolicyOrder