Namespace Nevatech.Vsb.Repository.Configuration
Classes
AgentSection
Represents the task scheduling engine configuration section.
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.
CachingElement
Represents configuration element containing the distributed cache configuration.
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.
OAuthMetadataElement
Represents a configuration element providing settings for OAuth2/OIDC metadata manager.
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.
SmtpElement
Represents a configuration element providing SMTP client configuration settings.
SmtpOAuthElement
Represents a configuration element providing the SMTP XOAuth2 authentication settings.
TaskElement
Represents configuration of a task.
TaskElementCollection
Represents collection of TaskElement elements in the application configuration.
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.