|
PL SDK - Software Development Kit
5.4.0
API Reference
|
#include <wpsapi.h>

Public Attributes | |
| const char * | username |
| const char * | realm |
WPS_SimpleAuthentication is used to identify the user with the server.
| const char* WPS_SimpleAuthentication::realm |
the authentication realm.
| const char* WPS_SimpleAuthentication::username |
the user's name, or unique identifier.