ConfigurationDomainBuiltInDomainIds Class

List of built-in (hard-coded) domain ids in MFAdmin.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static class BuiltInDomainIds
Inheritance
Object    ConfigurationDomainBuiltInDomainIds

Properties

Applications Domain id of node that loads registered applications.
Connectors Domain id of node that loads registered connectors.
Providers Domain id of node that loads registered providers.

Methods

FromNamespace Provides the id of the domain that apps will appear under if registered under the specified namespace.

See Also