Scanning
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Scanning Policy
INHERITED FROM
⇒
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
RedirectScanner | ScanRedirect | The scanning redirection used
ScanningTechnologyUse | 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 () | ### References to Types | | |
Last updated