ClearBox Server™ v2.3 Developer's Guide

ATTRIBVALTYPE

Types of value RADIUS attributes may have.

enum ATTRIBVALTYPE {
	RADINT = 1,
	RADIP = 2,
	RADSTR = 3,
	RADTXT = 4,
	RADDATE = 5};

Values

RADINT
32 bit Integer (in host byte order).
RADIP
IPv4 address (4 bytes in network byte order).
RADSTR
Sequence of bytes.
RADTXT
UNICODE string.
RADDATE
32 bit unsigned value (in host byte order) - UNIX time, seconds since 00:00:00 UTC, January 1, 1970.

See Also

RADIUS attributes


© 2001-2004 XPerience Technologies. www.xperiencetech.com

Browser Based Help. Published by chm2web software.