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