Opc.Ua.Core
CertificateIdentifier Class
Members 



Opc.Ua Namespace : CertificateIdentifier Class
The identifier for an X509 certificate.
Syntax
'Declaration
 
<DataContractAttribute("http://opcfoundation.org/UA/SDK/Configuration.xsd")>
Public Class CertificateIdentifier 
'Usage
 
Dim instance As CertificateIdentifier
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public class CertificateIdentifier 
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public ref class CertificateIdentifier 
Inheritance Hierarchy

System.Object
   Opc.Ua.CertificateIdentifier

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

CertificateIdentifier Members
Opc.Ua Namespace