Preparing search index...
The search index is not available
SAP Cloud SDK for JavaScript / TypeScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@sap/cloud-sdk-core
RegisteredJWTClaimsBasic
Interface RegisteredJWTClaimsBasic
Interface to represent the basic properties like issuer, audience etc.
Hierarchy
RegisteredJWTClaimsBasic
Index
Properties
aud
exp
iat
iss
jti
nbf
sub
Properties
Optional
aud
aud
:
string
[]
Optional
exp
exp
:
undefined
|
number
Optional
iat
iat
:
undefined
|
number
Optional
iss
iss
:
undefined
|
string
Optional
jti
jti
:
undefined
|
string
Optional
nbf
nbf
:
undefined
|
string
Optional
sub
sub
:
undefined
|
string
Globals
@sap/cloud-
sdk-
core
RegisteredJWTClaims
Basic
aud
exp
iat
iss
jti
nbf
sub
Interface to represent the basic properties like issuer, audience etc.