Opc.Ua.Core
CertificateStoreIdentifier Class Members
Fields  Properties  Methods 


Opc.Ua Namespace : CertificateStoreIdentifier Class

The following tables list the members exposed by CertificateStoreIdentifier.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The path to the current user X509Store.  
Public Fieldstatic (Shared in Visual Basic) The path to the default PKI Root.  
Public Fieldstatic (Shared in Visual Basic) The path to the local machine X509Store.  
Top
Public Properties
 NameDescription
Public Property The location of the certificate store that contains the trusted certificates.  
Public Property The name of the certificate store that contains the trusted certificates.  
Public Property The path that identifies the certificate store.  
Public Property The type of certificate store.  
Public Property Options that can be used to suppress certificate validation errors.  
Top
Public Methods
 NameDescription
Public Method  
Public Methodstatic (Shared in Visual Basic) Returns an object that can be used to access the store.  
Public Methodstatic (Shared in Visual Basic) Detects the type of store represented by the path.  
Public Method Creates a new object that is a copy of the current instance.  
Public MethodOverloaded.  Returns an object to access the store containing the certificates.  
Public MethodOverloaded.  Formats the value of the current instance using the specified format.  
Top
See Also

Reference

CertificateStoreIdentifier Class
Opc.Ua Namespace