2.2.2.12 UserInfo tp_flags

A 4-byte integer bit mask determining the user's options. This can have one or more flags set. The default value is 0, but it MUST NOT be NULL. The valid flags are:

Value

Description

0x00000000

None

0x00000001

The user is associated with an external application.

0x00000002

When the user accesses the front-end Web server, the request MUST have an X-RequestToken HTTP Header, which is an opaque string value generated by the front-end Web server.

0x00000004

The user will not have permission to browse the user information list.