Opc.Ua.Core
CertificateTrustList Class Members
Properties  Methods 


Opc.Ua Namespace : CertificateTrustList Class

The following tables list the members exposed by CertificateTrustList.

Public Constructors
 NameDescription
Public Constructor The default constructor.  
Top
Public Properties
 NameDescription
Public Property The location of the certificate store that contains the trusted certificates. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public Property The name of the certificate store that contains the trusted certificates. (Inherited from CertificateStoreIdentifier)
Public Property The path that identifies the certificate store. (Inherited from CertificateStoreIdentifier)
Public Property The type of certificate store. (Inherited from CertificateStoreIdentifier)
Public Property The list of trusted certificates.  
Public Property Options that can be used to suppress certificate validation errors. (Inherited from CertificateStoreIdentifier)
Top
Public Methods
 NameDescription
Public Method (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public Method Returns the certificates in the trust list.  
Public Method Initializes the object during deserialization.  
Public Method Creates a new object that is a copy of the current instance. (Inherited from CertificateStoreIdentifier)
Public Method Returns an object to access the store containing the certificates. (Inherited from CertificateStoreIdentifier)
Public MethodOverloaded.  Formats the value of the current instance using the specified format. (Inherited from CertificateStoreIdentifier)
Top
See Also

Reference

CertificateTrustList Class
Opc.Ua Namespace