OPC Labs Base Library
PkiStoreLocation Enumeration
OpcLabs_BaseLib ActiveX DLL : PkiStoreLocation Enumeration
Description
Specifies the location of the PKI certificate store.

 

UUID: e01678ad-c21d-4179-9df6-c3a52ee77d06

 

For more information, see PkiStoreLocation in .NET Reference.

Members
MemberValueDescription
PkiStoreLocation_CurrentUser1The X.509 certificate store used by the current user.
PkiStoreLocation_LocalMachine2The X.509 certificate store assigned to the local machine.
Remarks

For remarks, see PkiStoreLocation in .NET Reference.

Example

For examples, see PkiStoreLocation in .NET Reference.