KeyProviderId

KeyProviderId
KeyProviderId

Data Object representing a crypto key provider's unique identifier.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string"
}
string
id
Required

Globally unique ID for the crypto key provider.

Servers with the same ID must provide the same keys. Cannot be empty.

Used By