TelnetUseReflectionSecurityProxy Property (IbmPrinter)
Gets or sets a value indicating whether Reflection makes makes secure SSL connections through the Reflection for the Web Security Proxy when EnableTelnetEncryption is true.
public bool TelnetUseReflectionSecurityProxy {get; set;}
'Declaration
Public Property TelnetUseReflectionSecurityProxy As Boolean
'Usage
Dim instance As IbmPrinter
Dim value As Boolean
instance.TelnetUseReflectionSecurityProxy = value
value = instance.TelnetUseReflectionSecurityProxy