ConfigurableVaultApplicationBaseTSecureConfigurationGetID Method

Provides the static id for the node. This value should at least be unique amongst siblings. IDs cannot have spaces, newlines or periods.

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual string GetID()

Return Value

String
The id.

Implements

IConfigurationDomainNodeGetID

See Also