| WindowsSecureMimeContextStoreLocation Property |
Gets the X.509 store location.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public StoreLocation StoreLocation { get; }
Property Value
StoreLocationThe store location.
Remarks
Gets the X.509 store location.
See Also