Back to Node Auth0

Interface RotateSigningKeysResponseContent

docs/interfaces/management.Management.RotateSigningKeysResponseContent.html

5.9.1660 B
Original Source

Interface RotateSigningKeysResponseContent

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

Indexable

Accepts any additional properties

Index

Properties

certkid

Properties

cert

cert: string

Next key certificate

kid

kid: string

Next key id

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties certkid