The following tables list the members exposed by CertificateTrustList.
| Name | Description | |
|---|---|---|
|  | CertificateTrustList Constructor | The default constructor. | 
| Name | Description | |
|---|---|---|
|  | StoreLocation | The location of the certifcate store that contains the trusted certficates. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | StoreName | The name of the certifcate store that contains the trusted certficates. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | StorePath | The path that identifies the certificate store. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | StoreType | The type of certificate store. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | TrustedCertificates | The list of trusted certificates. | 
|  | ValidationOptions | Options that can be used to suppress certificate validation errors. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
| Name | Description | |
|---|---|---|
|  | Clone | Creates a new object that is a copy of the current instance. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | GetCertificates | Returns the certificates in the trust list. | 
|  | Initialize | Initializes the object during deserialization. | 
|  | OpenStore | Returns an object that can be used to access the store. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
|  | ToString | Overloaded. Formats the value of the current instance using the specified format. (Inherited from Opc.Ua.CertificateStoreIdentifier) | 
 
     
     
     
     
     
    