Type alias AtomicStatementV1<AttributeKey>

AtomicStatementV1<AttributeKey>: GenericAttributeValueStatement<AttributeKey, AttributeType> | GenericMembershipStatement<AttributeKey, AttributeType> | GenericNonMembershipStatement<AttributeKey, AttributeType> | GenericRangeStatement<AttributeKey, AttributeType>

The type of statements that can be used in subject claims.

Type Parameters

  • AttributeKey = string

Generated using TypeDoc