Rel. 1.01.307.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
AccessControlEntity
A class that stores the components of ACE within a DACL.
AccountFilters
Filters that can be used to restrict the set of accounts returned.
AccountInfo
Stores information about an account.
CertificateFactory Obsolete.
Dummmy class designed to prevent compile errors.
ConfigUtils
Utility functions used by COM applications.
HostEnumerator
Enumerates the hosts available on the network.
HostEnumeratorEventArgs
The arguments provided when a batch of hosts is discovered.
HttpAccessRule
An access rule for an HTTP URL used by a WCF service.
InstalledApplication
Specifies how to configure an application during installation.
InstalledApplicationCollection
A collection of InstalledApplications.
LocalSecurityPolicy
Allows to add privileges to Local Security Policy. You can use this class to add the LogOn as service privilege to an account.
PseudoComServer
A class that describes a Pseudo COM server which
SecuredApplication
Describes the security configuration of an application
SecurityConfigurationManager
Provides access to security configuration for windows based .NET application.
SecurityConfigurationManagerFactory
A class used to create instances of ISecurityConfigurationManager.
Service
Represents a windows service
ServiceInstaller
Provides functionalities to install/uninstall Windows services.
ServiceManager
Provides functionalities to manage Windows services such as Start/Stop service.
WellKnownSids
The well known NT security identifiers.
WindowsCertificateStore
Provides access to a simple file based certificate store.

Interfaces

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

Enumerations

  EnumerationDescription
AccountSidType
The type of SID used by the account.
AccountTypeMask
The masks that can be use to filter a list of accounts.
ServiceStatus
Represents the service status.
StartMode
Start mode of the Windows service
WindowsStoreType
The type of certificate store.