Source position: jwaauthif.pas line 270
type _RADIUS_DATA_TYPE = (
rdtUnknown,
rdtString,
rdtAddress,
rdtInteger,
rdtTime
);