MailMill .NET Class Library

MM_STORE_LOCATION Enumeration

The MM_STORE_LOCATION enumeration type defines stored that contains certificates.

public enum MM_STORE_LOCATION

Members

Member Name Description
mmStoreMemory Search certificates in the memory store.
mmStoreLocalMachine Search certificates in the local machine store.
mmStoreCurrentUser Search certificates in the current user store.
mmStoreActiveDirectoryUser Search certificates in the Active Directory store.
mmStoreSmartCardUser Search certificates in the smart-card based stores.

Requirements

Namespace: MailMill

Assembly: MailMill (in MailMill.dll)

See Also

MailMill Namespace | SenderCertificateLocation | ReceiversCertificateLocation