Compression Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Experience
DESCRIPTION
Experience Compression Policy
INHERITED FROM
RASSerilazableObj⇒Compression
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Compress | Allow for rdp compression | |
Boolean | Enabled | Whether Compression policy is enabled or not | |
PrintingCompression | Allow for printing compression | ||
ScanningCompression | Allow for scanning compression |
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 () |
Last updated