QuickOPC User's Guide and Reference
IPkiCommunicationStoreGroup Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : IPkiCommunicationStoreGroup Interface

The following tables list the members exposed by IPkiCommunicationStoreGroup.

Public Properties
 NameDescription
 PropertyThe PKI store for trusted issuer certificates.  
 PropertyThe PKI store for own certificates.  
 PropertyThe PKI store for certificates rejected by the application.  
 PropertyA dictionary of PKI stores in this group, keyed by PKI store name. (Inherited from OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.IPkiStoreGroup)
 PropertyThe type of information object that the store provides about itself. (Inherited from OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.IPkiStoreGroup)
 PropertyThe PKI store for trusted peer certificates.  
Top
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodObtains information about the specified store. (Inherited from OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.IPkiStoreGroup)
Top
See Also

Reference

IPkiCommunicationStoreGroup Interface
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace