DeactivateLicenseCredential
Public request to terminally deactivate one credential activation.
Declaration
Section titled “Declaration”const DeactivateLicenseCredential: Schema.Struct<{ key: Schema.Redacted<Schema.brand<Schema.String, "LicenseKeyValue">>; activationId: Schema.brand<Schema.String, "LicenseActivationId">;}>;