SetMeteredKey

Metered.SetMeteredKey method

Activates product with Metered keys.

public void SetMeteredKey(string publicKey, string privateKey)
Parameter Type Description
publicKey String The public key.
privateKey String The private key.

See Also