Unit 'fpjwt' Package
[Overview][Types][Classes][Index] [#fcl-web]

TClaims

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpjwt.pp line 111

type TClaims = class(TBaseJWT)

published

  property iss: string; [rw]

  property sub: string; [rw]

  property aud: string; [rw]

  property exp: Int64; [rw]

  property nbf: Int64; [rw]

  property iat: Int64; [rw]

  property jti: string; [rw]

end;

Inheritance

TClaims

|

TBaseJWT

|

TObject


Documentation generated on: 2023-03-18