| PrivateKeyNotFoundExceptionKeyId Property |
Gets the key id that could not be found.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string KeyId { get; }
Property Value
StringThe key id.
Remarks
Gets the key id that could not be found.
See Also