ClientRules Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Client Rules

INHERITED FROM

RASSerilazableObj
ClientRules

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate
String AdminLastMod
ClientPolicyAllowedOperatingSystems AllowedOSes Allowed Operating Systems.
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> GWList GW List.
GWRuleType GWRule GW Rule.
UInt32 Id
List<String> MACList MAC List.
MACRuleType MACRule MAC Rule.
String Name Name of the client policy.
UInt32 Order Order of the client policy.
DateTime TimeCreate
DateTime TimeLastMod
List<UserFilter> UsersGroups Users and groups that the client policy applies to.
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
Add-RASClientPolicyGW
Add-RASClientPolicyMAC
Add-RASClientPolicyUserGroup
Get-RASClientPolicy
Invoke-RASDuplicateClientPolicy
New-RASClientPolicy
Remove-RASClientPolicy
Remove-RASClientPolicyConnection
Remove-RASClientPolicyGW
Remove-RASClientPolicyMAC
Remove-RASClientPolicyUserGroup
Set-RASClientPolicy
Set-RASClientPolicyOrder