MailBee.NET Objects 5.8

ClientServerCertificates Members

ClientServerCertificates overview

Public Instance Constructors

ClientServerCertificates Constructor Initializes a new instance of the ClientServerCertificates class.

Public Instance Properties

AutoValidation Gets or sets the flags against which the server certificate should be automatically validated.
Client Gets or sets the client certificate.
Server Gets the server certificate.

Public Instance Methods

Dispose Releases the resources associated with the current ClientServerCertificates object.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

ClientServerCertificates Class | MailBee.Security Namespace | Certificate