ContentKeyPolicyTokenClaim interface

Represents a token claim.

Properties

claimType

Token claim type.

claimValue

Token claim value.

Property Details

claimType

Token claim type.

claimType?: string

Property Value

string

claimValue

Token claim value.

claimValue?: string

Property Value

string