Aspose::Pub::Metered::SetMeteredKey method

Metered::SetMeteredKey method

Sets metered public and private key.

void Aspose::Pub::Metered::SetMeteredKey(System::String publicKey, System::String privateKey)
ParameterTypeDescription
publicKeySystem::Stringpublic key
privateKeySystem::Stringprivate key

See Also