Click or drag to resize
LicenseAliasValidation Properties

The LicenseAliasValidation type exposes the following members.

Properties
  NameDescription
Public propertyLastError
Gets or sets the last error encountered in this object.
(Inherited from SystemValidation.)
Public propertyLicenseFilePath
Gets or sets the absolute path to the writable license file.
Public propertyNumberOfValidAliasesRequired
Gets or sets the number of valid aliases required for validation to pass (REQUIRE_ALL_ALIASES by default).
Public propertyOverwriteOlder
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).
Public propertyWriteMissingAliases
Gets or sets whether or not missing aliases should be written while being checked.
Top
See Also