OPC Labs Base Library
CertificateSourceTypes Enumeration
OpcLabs_BaseLib ActiveX DLL : CertificateSourceTypes Enumeration
Description
Specifies a source of security certificates.

 

UUID: f890e635-a028-4857-888d-e35e86a6c098

 

For more information, see CertificateSourceTypes in .NET Reference.

Members
MemberValueDescription
CertificateSourceTypes_File1Certificate will be read from a file.
CertificateSourceTypes_None0No certificate source.
CertificateSourceTypes_PkiStore2Certificate will be obtained from a PKI certificate store.
Remarks

For remarks, see CertificateSourceTypes in .NET Reference.

Example

For examples, see CertificateSourceTypes in .NET Reference.