KeyType type

The keyType to regenerate. Must be either 'primary' or 'secondary'(case-insensitive).

type KeyType = "Primary" | "Secondary"