C# Class Opc.Ua.Security.CertificateStoreIdentifier

An identifier for a certificate store.
ファイルを表示 Open project: OPCFoundation/Misc-Tools Class Usage Examples

Public Methods

Method Description
OpenStore ( ) : ICertificateStore

Opens the certificate store.

Method Details

OpenStore() public method

Opens the certificate store.
public OpenStore ( ) : ICertificateStore
return ICertificateStore