MailBee.NET Objects 7.1

Powerup Class

Explains which features of MailBee.Security namespace require Security license.

For a list of all members of this type, see Powerup Members.

System.Object
   MailBee.Security.Powerup

public class Powerup

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Some features of MailBee.Security namespace become available for use only if MailBee.NET Security is specifically licensed (the license key is set in MailBee.Global.LicenseKey property includes Security license). With Security fully unlocked, the developer can:

The only MailBee.Security feature which works even if Security license is not unlocked is the ability to connect to SSL-enabled mail servers. The application, however, will be unable to set or examine certificates involved in SSL handshake procedure.

Requirements

Namespace: MailBee.Security

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

Powerup Members | MailBee.Security Namespace