Click or drag to resize
LicenseWindowsRegistryAlias Constructor
Overload List
  NameDescription
Public methodLicenseWindowsRegistryAlias(String, AuthorEncryptionKey, Boolean, String)
Creates a new LicenseWindowsRegistryAlias object, which may be used for managing a license file alias located in the Windows registry.
Public methodLicenseWindowsRegistryAlias(String, AuthorEncryptionKey, Boolean, RegistryHive, String)
Creates a new LicenseWindowsRegistryAlias object, which may be used for managing a license file alias located in the Windows registry in a specified root key/hive.
Public methodLicenseWindowsRegistryAlias(String, AuthorEncryptionKey, Boolean, RegistryHive, RegistryViews, String)
Creates a new LicenseWindowsRegistryAlias object, which may be used for managing a license file alias located in the Windows registry in a specified root key/hive, using a specified view.
Top
See Also