Click or drag to resize
MimeKit

WindowsSecureMimeContextStoreLocation Property

Gets the X.509 store location.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public StoreLocation StoreLocation { get; }

Property Value

StoreLocation
The store location.
Remarks
Gets the X.509 store location.
See Also