 | X509CertificateDatabaseCreateCommand Method |
Create a new database command.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.12.0
Syntaxprotected DbCommand CreateCommand()
Return Value
DbCommandA new database command.
Remarks
Creates a new database command.
See Also