[This is preliminary documentation and subject to change.]
The RAS_USER_0 structure contains information for particular Remote Access Service user.
typedef struct _RAS_USER_0 {
BYTE bfPrivilege; // RASPRIV flags
WCHAR wszPhoneNumber[ MAX_PHONE_NUMBER_LEN + 1];
} RAS_USER_0, *PRAS_USER_0;
Windows NT: Use version 4.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in rassapi.h.
MprAdminUserGetInfo, MprAdminUserSetInfo, Remote Access Privileges