ContentKeyPolicyTokenClaim Class

Represents a token claim.

Inheritance
ContentKeyPolicyTokenClaim

Constructor

ContentKeyPolicyTokenClaim(*, claim_type: Optional[str] = None, claim_value: Optional[str] = None, **kwargs)

Variables

claim_type
str

Token claim type.

claim_value
str

Token claim value.