Opc.Ua.Core
CertificateList Class
Members 



Opc.Ua.Security Namespace : CertificateList Class
Object Model
CertificateList ClassListOfCertificateIdentifier ClassCertificateIdentifier Class
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")>
<DataContractAttribute(Name="CertificateList", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")>
Public Class CertificateList 
'Usage
 
Dim instance As CertificateList
[DebuggerStepThrough()]
[GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[DataContract(Name="CertificateList", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")]
public class CertificateList 
[DebuggerStepThrough()]
[GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[DataContract(Name="CertificateList", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")]
public ref class CertificateList 
Inheritance Hierarchy

System.Object
   Opc.Ua.Security.CertificateList

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CertificateList Members
Opc.Ua.Security Namespace