Skip to main content

Enum CertificateStoreName

Namespace: Varigence.Languages.Biml.Connection

Assembly: Biml.dll

C#


public enum CertificateStoreName

Fields

FieldsDescription
AddressBookSpecifies that the certificate store for the system address book should be used.
AuthRootSpecifies that the root authorization certificate store should be used.
CertificateAuthoritySpecifies that the certificate authority store should be used.
DisallowedSpecifies that the certificate store for disallowed certificates should be used.
MySpecifies that the My certificate store should be used.
RootSpecifies that the Root certificate store should be used.
TrustedPeopleSpecifies that the TrustedPeople certificate store should be used.
TrustedPublisherSpecifies that the TrustedPublisher certificate store should be used.