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