ContentKeyPolicyTokenClaim interface
Represents a token claim.
Properties
claim |
Token claim type. |
claim |
Token claim value. |
Property Details
claimType
Token claim type.
claimType?: string
Property Value
string
claimValue
Token claim value.
claimValue?: string
Property Value
string