wodSmtpServer ActiveX Control - Security Property
      
 

Description

Determines if user is connected using secured SSL connection.


Property type

A SmtpSecurityEnum enumeration.  


Syntax

object.Security



The Security Property syntax has these parts:

Part Description
object An expression evaluating to an object of type SmtpUser.

Remarks

Security property hold information about possible SSL encryption client used when connecting to wodSmtpServer. You cannot change this value because this was client's choice.

You may want to disconnect him if SSL encrtyption had not take place, but it is suggested you set proper setting in wodSmtpServer.Security property instead.