uaPLUS Reference
InstalledApplication Class
Members  See Also  Send Feedback
Opc.Ua.Configuration Namespace : InstalledApplication Class

Glossary Item Box

Object Model

InstalledApplication ClassApplicationAccessRuleCollection ClassApplicationAccessRule ClassCertificateIdentifier ClassListOfBaseAddresses ClassString ClassListOfExtensions ClassXmlElement ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateStoreIdentifier ClassListOfSecurityProfiles ClassSecurityProfile ClassTraceConfiguration ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateList ClassCertificateStoreIdentifier ClassCertificateList ClassCertificateStoreIdentifier Class

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Installation.xsd", IsNamespaceSetExplicitly=True)>
Public Class InstalledApplication 
   Inherits Opc.Ua.Security.SecuredApplication
C# 
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Installation.xsd", IsNamespaceSetExplicitly=true)]
public class InstalledApplication : Opc.Ua.Security.SecuredApplication 

Inheritance Hierarchy

System.Object
   Opc.Ua.Security.SecuredApplication
      Opc.Ua.Configuration.InstalledApplication

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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.