ClientPolicyAllowedOperatingSystems Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy

DESCRIPTION

Client Policy - Allowed Operating Systems

INHERITED FROM

RASSerilazableObj
AllowedOperatingSystems
ClientPolicyAllowedOperatingSystems

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean Android Inherited from AllowedOperatingSystems
Boolean Chrome Inherited from AllowedOperatingSystems
Boolean iOS Inherited from AllowedOperatingSystems
Boolean Linux Inherited from AllowedOperatingSystems
Boolean Mac Inherited from AllowedOperatingSystems
Boolean WebClient Inherited from AllowedOperatingSystems
Boolean Windows Inherited from AllowedOperatingSystems

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

ClientRules