ExtensionMethodAdminConfigurationManager Properties

Properties

ExtensionMethod The name of the VaultExtensionMethod to use in sources.
RegisteredRootNodes List of nodes that have been registered through this admin configuration manager.
(Inherited from AdminConfigurationManagerBase)
RegistrationNamespace The namespace where the root nodes are registered. Should be one of the values specified in ConfigurationDomainDefaultNamespaces.
(Inherited from AdminConfigurationManagerBase)
RootNamespace The base namespace to prepend to fully qualified node references.
RootNodes Currently registered root nodes.
(Inherited from AdminConfigurationManagerBase)
RootParentId The id of the domain to which root nodes are anchored. Depends on where the root nodes are registered.
(Inherited from AdminConfigurationManagerBase)
Vault The vault for which the configurations are being managed.
(Inherited from AdminConfigurationManagerBase)

See Also