Description
Used for Offline activation mode. On a user's computer without Internet access, it installs a license using a previously received response from the Guardant license server. The response is prepared using the SendActivationRequest method or SendUpdateRequest method.
Syntax
public unsafe Status InstallLicense(byte[] response)
Parameters
response | Buffer for transmitting the response from the server |