notBefore property

DateTime? notBefore
final

Not Before Claim

If this claim does not exist, the value is null.

The claim name for this claim is 'nbf'.

Implementation

final DateTime? notBefore;