Opc.Ua.Core
SecurityProfile Class
Members 



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

System.Object
   Opc.Ua.Security.SecurityProfile

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

SecurityProfile Members
Opc.Ua.Security Namespace