ActivateLicenseCredential
Public activation request containing a raw redacted key and stable device identity.
Declaration
Section titled “Declaration”const ActivateLicenseCredential: Schema.Struct<{ key: Schema.Redacted<Schema.brand<Schema.String, "LicenseKeyValue">>; activationId: Schema.brand<Schema.String, "LicenseActivationId">;}>;