LicenseAliasValidation Properties |
The LicenseAliasValidation type exposes the following members.
Name | Description | |
---|---|---|
![]() | LastError | Gets or sets the last error encountered in this object. (Inherited from SystemValidation.) |
![]() | LicenseFilePath | Gets or sets the absolute path to the writable license file. |
![]() | NumberOfValidAliasesRequired | Gets or sets the number of valid aliases required for validation to pass (REQUIRE_ALL_ALIASES by default). |
![]() | OverwriteOlder | Gets or sets whether or not the license file and other aliases should be overwritten if an alias appears to be newer (true by default). |
![]() | WriteMissingAliases | Gets or sets whether or not missing aliases should be written while being checked. |