VaultApplicationBaseEventSourceIdentifier Property

Returns the vault application event source identifier that is used when logging to Windows event log.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual string EventSourceIdentifier { get; protected set; }

Property Value

String

Implements

IVaultApplicationEventSourceIdentifier

See Also