[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpjwt.pp line 80
type TJOSE = class(TBaseJWT) |
published |
property cty: string; [rw] |
property typ: string; [rw] |
property alg: string; [rw] |
property jku: string; [rw] |
property jwk: string; [rw] |
property kid: string; [rw] |
property x5u: string; [rw] |
property x5c: string; [rw] |
property x5t: string; [rw] |
property x5ts256: string; [rw] |
property crit: string; [rw] |
end; |
| |
| |
TObject |