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

Glossary Item Box

The following tables list the members exposed by CertificateTrustList.

Public Constructors

 NameDescription
Public ConstructorCertificateTrustList Constructor The default constructor.  
Top

Public Properties

 NameDescription
Public PropertyStoreLocation The location of the certifcate store that contains the trusted certficates. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public PropertyStoreName The name of the certifcate store that contains the trusted certficates. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public PropertyStorePath The path that identifies the certificate store. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public PropertyStoreType The type of certificate store. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public PropertyTrustedCertificates The list of trusted certificates.  
Public PropertyValidationOptions Options that can be used to suppress certificate validation errors. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Top

Public Methods

 NameDescription
Public MethodClone Creates a new object that is a copy of the current instance. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public MethodGetCertificates Returns the certificates in the trust list.  
Public MethodInitialize Initializes the object during deserialization.  
Public MethodOpenStore Returns an object that can be used to access the store. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Public MethodToStringOverloaded.  Formats the value of the current instance using the specified format. (Inherited from Opc.Ua.CertificateStoreIdentifier)
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.