Opc.Ua.Core
ServerSecurityPolicy Class
Members 



Opc.Ua Namespace : ServerSecurityPolicy Class
A class that defines a group of security policies supported by the server.
Syntax
'Declaration
 
<DataContractAttribute("http://opcfoundation.org/UA/SDK/Configuration.xsd")>
Public Class ServerSecurityPolicy 
'Usage
 
Dim instance As ServerSecurityPolicy
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public class ServerSecurityPolicy 
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public ref class ServerSecurityPolicy 
Inheritance Hierarchy

System.Object
   Opc.Ua.ServerSecurityPolicy

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

ServerSecurityPolicy Members
Opc.Ua Namespace