Source position: jwaauthif.pas line 307
type _RADIUS_VSA_FORMAT = record
VendorId: array [0..3] of Byte;
VendorType: Byte;
VendorLength: Byte;
AttributeSpecific: array [0..0] of Byte;
end;