Aspose::Pub::MeteredBillingService::Setkey method

MeteredBillingService::Setkey method

Sets the subscription public and private key.

bool Aspose::Pub::MeteredBillingService::Setkey(System::String subscriptionPublicKey, System::String subscriptionPrivateKey)
ParameterTypeDescription
subscriptionPublicKeySystem::Stringsubscription public key
subscriptionPrivateKeySystem::Stringsubscription private key

ReturnValue

See Also