uaPLUS Reference
CertificateList Class
Members  See Also  Send Feedback
Opc.Ua.Security Namespace : CertificateList Class

Glossary Item Box

Object Model

CertificateList ClassListOfCertificateIdentifier ClassCertificateIdentifier Class

Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="System.Runtime.Serialization", Version="3.0.0.0")>
<DataContractAttribute(Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd", 
   IsNamespaceSetExplicitly=True, 
   Name="CertificateList", 
   IsNameSetExplicitly=True)>
Public Class CertificateList 
C# 
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="System.Runtime.Serialization", Version="3.0.0.0")]
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd", 
   IsNamespaceSetExplicitly=true, 
   Name="CertificateList", 
   IsNameSetExplicitly=true)]
public 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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.