SessionsPrinting Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Printing Policy

INHERITED FROM

RASSerilazableObj
SessionsPrinting

INTERFACES

PUBLIC PROPERTIES

Type Name Description
PrintingTechnologyUse DefaultPrinterTech The default printing technology chosen
Boolean Enabled Whether Printing Policy is enabled or not
UniversalPrinting RedirectPrinters Redirection method: To All, To Default Only or To Specific (printer) Only.
List<String> RedirectPrintersList List of names of printers that are used to redirect to

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

SessionPolicy