MailBee.NET Objects 4.0

Powerup Class

Provides access to LicenseKey property which unlocks advanced features of MailBee.Security namespace.

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 Powerup is licensed (the license key is set in LicenseKey property or in the .config file or in the registry). With Security Powerup unlocked, the developer can:

The only MailBee.Security feature which works even if Security Powerup is not licensed 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