Back to Node Auth0

Interface RevokedSigningKeysResponseContent

docs/interfaces/management.Management.RevokedSigningKeysResponseContent.html

5.9.1669 B
Original Source

Interface RevokedSigningKeysResponseContent

interface RevokedSigningKeysResponseContent {
cert: string;
kid: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

certkid

Properties

cert

cert: string

Revoked key certificate

kid

kid: string

Revoked key id

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties certkid