Auth0 Node.js SDK - v5.2.0
Preparing search index...
management
Management
RevokedSigningKeysResponseContent
Interface RevokedSigningKeysResponseContent
interface
RevokedSigningKeysResponseContent
{
cert
:
string
;
kid
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
cert
kid
Properties
cert
cert
:
string
Revoked key certificate
kid
kid
:
string
Revoked key id
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cert
kid
Auth0 Node.js SDK - v5.2.0
Loading...
Accepts any additional properties