EasyUA Reference
DirectoryCertificateStore Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : DirectoryCertificateStore Class

Glossary Item Box

The following tables list the members exposed by DirectoryCertificateStore.

Public Constructors

 NameDescription
Public ConstructorDirectoryCertificateStore Constructor Initializes a store with the specified directory path.  
Top

Public Properties

 NameDescription
Public PropertyDirectory The directory containing the certificate store.  
Public PropertyNoPrivateKeys Gets or sets a value indicating whether any private keys are found in the store.  
Public PropertySupportsAccessControl  
Public PropertySupportsCertificateAccessControl  
Public PropertySupportsCRLs Whether the store support CRLs.  
Public PropertySupportsPrivateKeys  
Top

Public Methods

 NameDescription
Public MethodAdd  
Public MethodAddCRL Adds a CRL to the store.  
Public MethodClose  
Public MethodDelete  
Public MethodDeleteCRL Removes a CRL from the store.  
Public MethodDispose May be called by the application to clean up resources.  
Public MethodEnumerate  
Public MethodEnumerateCRLsOverloaded.  Returns the CRLs in the store.  
Public MethodFindByThumbprint  
Public MethodGetAccessRulesOverloaded.   
Public MethodGetCrlFilePaths Gets the CRL file paths.  
Public MethodGetPrivateKeyFilePath  
Public MethodGetPublicKeyFilePath  
Public MethodIsRevoked Checks if issuer has revoked the certificate.  
Public MethodLoadPrivateKey Loads the private key from a PFX file in the certificate store.  
Public MethodOpen  
Public MethodSetAccessRulesOverloaded.   
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.