Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The Opc.Ua.Configuration namespace contains classes that used to manage the configuration and security information for a UA application.

Classes

  ClassDescription
Public classAccessControlEntity
A class that stores the components of ACE within a DACL.
Public classAccountFilters
Filters that can be used to restrict the set of accounts returned.
Public classAccountInfo
Stores information about an account.
Public classApplicationInstance
A class that install, configures and runs a UA application.
Protected classApplicationInstance..::..ArgumentDescription
Stores the description of an argument.
Protected classApplicationInstance..::..WindowsService
Manages the interface between the UA server and the Windows SCM.
Public classCertificateFactory Obsolete.
Dummmy class designed to prevent compile errors.
Public classConfigUtils
Utility functions used by COM applications.
Public classExceptionDlg
A dialog that displays an exception trace in an HTML page.
Public classHostEnumerator
Enumerates the hosts available on the network.
Public classHostEnumeratorEventArgs
The arguments provided when a batch of hosts is discovered.
Public classHttpAccessRule
An access rule for an HTTP URL used by a WCF service.
Public classInstalledApplication
Specifies how to configure an application during installation.
Public classInstalledApplicationCollection
A collection of InstalledApplications.
Public classLocalSecurityPolicy
Allows to add privileges to Local Security Policy. You can use this class to add the LogOn as service privilege to an account.
Public classManagedApplication
An application that is managed by the configuration tool.
Public classPseudoComServer
A class that describes a Pseudo COM server which
Public classSecuredApplication
Describes the security configuration of an application
Public classSecurityConfigurationManager
Provides access to security configuration for windows based .NET application.
Public classSecurityConfigurationManagerFactory
A class used to create instances of ISecurityConfigurationManager.
Public classService
Represents a windows service
Public classServiceInstaller
Provides functionalities to install/uninstall Windows services.
Public classServiceManager
Provides functionalities to manage Windows services such as Start/Stop service.
Public classWellKnownSids
The well known NT security identifiers.
Public classWindowsCertificateStore
Provides access to a simple file based certificate store.

Interfaces

  InterfaceDescription
Public interfaceISecurityConfigurationManager
Implemented by types that have knownledge of an application configuration.

Enumerations

  EnumerationDescription
Public enumerationAccountSidType
The type of SID used by the account.
Public enumerationAccountTypeMask
The masks that can be use to filter a list of accounts.
Public enumerationServiceStatus
Represents the service status.
Public enumerationStartMode
Start mode of the Windows service
Public enumerationWindowsStoreType
The type of certificate store.