Scanning Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Scanning Policy
INHERITED FROM
RASSerilazableObj⇒Scanning
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether Scanning policy is enabled or not | |
List<String> | ScanListTwain | The scanning TWAIN list | |
List<String> | ScanListWia | The scanning WIA list | |
ScanRedirect | The scanning redirection used | ||
ScanTech | The scanning technology type used |
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