SetMeteredKey
SetMeteredKey
Sets metered public and private keys.
Returns: void Aspose::Tasks::
SetMeteredKey(const System::String & publicKey, const System::String & privateKey)
| Parameter | Description |
|---|---|
| publicKey | The public key. |
| privateKey | The private key. |