ILicenseManagerGenerateLicenceRequest Method |
Generates a license request file in the specified folder.
Namespace: RAYLASE.SharedAssembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntaxstring GenerateLicenceRequest(
string path
)
Parameters
- path String
- Folder to store request file.
Return Value
StringName of the generated file.
See Also