VaultApplicationBaseLicense Property

The optional license of the application. Set this in inherited class constructor to get license.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected IApplicationLicense License { get; set; }

Property Value

IApplicationLicense

See Also