Click or drag to resize

VaultApplicationBaseLicense Property

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

Namespace:  MFiles.VAF
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
protected IApplicationLicense License { get; set; }

Property Value

Type: IApplicationLicense
See Also