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

Glossary Item Box

The following tables list the members exposed by WindowsCertificateStore.

Public Constructors

 NameDescription
Public ConstructorWindowsCertificateStore Constructor Initializes a store.  
Top

Public Properties

 NameDescription
Public PropertyDisplayName A display name for the store.  
Public PropertyExists Returns true if the store exists.  
Public PropertyHostName The name of the machine.  
Public PropertyServiceNameOrUserSid The service name or user SID.  
Public PropertyStoreType The type of windows store.  
Public PropertySupportsAccessControl  
Public PropertySupportsCertificateAccessControl  
Public PropertySupportsCRLs Whether the store support CRLs.  
Public PropertySupportsPrivateKeys  
Public PropertySymbolicName The symbolic name for the store.  
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 Methodstatic (Shared in Visual Basic)EnumerateStores Enumerates the available windows certificate store.  
Public MethodFindByThumbprint  
Public MethodFormat Returns the string representation of the store.  
Public MethodGetAccessRulesOverloaded.   
Public MethodGetPrivateKeyFilePath  
Public MethodIsRevoked Checks if issuer has revoked the certificate.  
Public MethodOpen  
Public MethodPermanentlyDeleteStore Deletes the store and all certificates contained within it.  
Public MethodSetAccessRulesOverloaded.   
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.