Regenerate either the primary or secondary authentication key for
an AciWebservice
or AksWebservice
.The web service must have
been deployed with key-based authentication enabled.
Not supported for LocalWebservice
deployments.
generate_new_webservice_key(webservice, key_type)
webservice | The |
---|---|
key_type | A string of which key to regenerate. Options are "Primary" or "Secondary". |
None