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)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
Last updated