Opc.Ua.Core
SecuredApplication Class
Members 



Opc.Ua.Security Namespace : SecuredApplication Class
Stores the security settings for an application.
Object Model
SecuredApplication ClassCertificateIdentifier ClassListOfBaseAddresses ClassListOfExtensions ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateStoreIdentifier ClassListOfSecurityProfiles ClassSecurityProfile ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateList ClassCertificateStoreIdentifier Class
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")>
<DataContractAttribute(Name="SecuredApplication", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")>
Public Class SecuredApplication 
'Usage
 
Dim instance As SecuredApplication
[DebuggerStepThrough()]
[GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[DataContract(Name="SecuredApplication", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")]
public class SecuredApplication 
[DebuggerStepThrough()]
[GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[DataContract(Name="SecuredApplication", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd")]
public ref class SecuredApplication 
Inheritance Hierarchy

System.Object
   Opc.Ua.Security.SecuredApplication

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

SecuredApplication Members
Opc.Ua.Security Namespace