VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF
VaultApplicationBase Class
VaultApplicationBase Properties
AdminConfigurationsManager Property
ApplicationDefinition Property
ApplicationRunningStatus Property
BackgroundOperations Property
ConfigurationStorage Property
EventSourceIdentifier Property
ExecutionTracer Property
InitialLoadComplete Property
License Property
MetadataStructureValidationResult Property
MetadataStructureValidator Property
PermanentVault Property
TaskQueueManager Property
VaultApplicationBase
EventSourceIdentifier Property
Returns the vault application event source identifier that is used when logging to Windows event log.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
virtual
string
EventSourceIdentifier
{
get
;
protected
set
; }
Property Value
Type:
String
Implements
IVaultApplication
EventSourceIdentifier
See Also
Reference
VaultApplicationBase Class
MFiles.VAF Namespace