Opc.Ua.Core
CertificateStoreIdentifier Class
Members 



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

System.Object
   Opc.Ua.Security.CertificateStoreIdentifier

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

CertificateStoreIdentifier Members
Opc.Ua.Security Namespace