Dart.Mail Namespace : MailSecurity Class |
The following tables list the members exposed by MailSecurity.
Name | Description | |
---|---|---|
![]() | MailSecurity Constructor |
Name | Description | |
---|---|---|
![]() | SelectionCallback | The delegate that executes to permit selection of a cient certificate. (Inherited from Dart.Mail.ClientSecurity) |
![]() | ValidationCallback | The delegate that executes after the server provides its certificate to the client. (Inherited from Dart.Mail.Security) |
Name | Description | |
---|---|---|
![]() | Certificates | Gets or sets a collection of client certificates to use during authentication. (Inherited from Dart.Mail.ClientSecurity) |
![]() | CheckCertificateRevocation | Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Mail.Security) |
![]() | Encrypt | Gets or sets a value that controls how the connection is encrypted. |
![]() | Protocols | Gets or sets the SSL/TLS Protocols available for authentication. (Inherited from Dart.Mail.Security) |
![]() | TargetHost | Gets or sets the remote host to be authenticated. (Inherited from Dart.Mail.ClientSecurity) |