Namespace Nevatech.Vsb.Repository.Configuration
Classes
AuthorizationCacheElement
Represents a configuration element containing an user's or node's authorization cache configuration.
BinarySecretElement
Represents a configuration element containing a binary secret value.
BinarySecretElementCollection
Represents a collection of BinarySecretElement configuration elements in the application configuration file.
CertificateAuthorityElement
Represents a configuration element containing built-in X.509 certificate authority configuration.
ClaimsAuthenticationElement
Represents a configuration element containing configuration for a claim used to authenticate a repository console user in Federation scenario.
ConfigurationElementCollectionBase<T>
Represents a base class for configuration elements containing a collection of child elements.
CorsElement
Represents a configuration element providing Cross-Origin Resource Sharing protocol settings.
CorsElementCollection
Represents a collection of CorsElement configuration elements in the application configuration file.
InstanceSynchronizationElement
Represents a configuration element related to the node instances synchronization during configuration updates.
MachineConfigEditor
Manages .NET Framework machine.config files.
MetadataElement
Represents a configuration element containing configuration related to service metadata generation process.
NodeElement
Represents the node configuration.
ReportingElement
Represents a configuration element containing configuration for the service activity reporting subsystem.
RepositoryMonitoringElement
Represents configuration element containing settings for the repository's monitoring system.
RepositorySection
Represents Repository application configuration section.
RsaKeyElement
Represents a configuration element containing an RSA public key.
RsaKeyElementCollection
Represents a collection of RsaKeyElement configuration elements in the application configuration file.
RuntimeMonitoringElement
Represents configuration element containing settings for the node's monitoring system.
RuntimeSection
Represents the node runtime configuration section.
SecurityElement
Represents a configuration element containing security related configuration.
ServiceModelConfigurator
Provides helper methods for creating configured Service Model entities from their corresponding configuration elements.
UserNameCredentialsElement
Represents a configuration element containing the user name and password credentials.
ValueElement
Represents a configuration element containing an arbitrary string value.
ValueElementCollection
Represents a collection of ValueElement configuration elements in the application configuration file.
WindowsAuthenticationElement
Represents a configuration element containing the repository console Windows user authentication/authorization configuration.
WindowsCredentialsElement
Represents a configuration element containing the Windows credentials.
X509CertificateElementCollection
Represents a collection of CertificateElement configuration elements in the application configuration file.
X509CertificateReferenceElementCollection
Represents a collection of X509DefaultServiceCertificateElement configuration elements in the application configuration file.