PL SDK - Software Development Kit  5.4.0
API Reference
WPS_SimpleAuthentication Struct Reference

#include <wpsapi.h>

Collaboration diagram for WPS_SimpleAuthentication:
Collaboration graph

Public Attributes

const char * username
 
const char * realm
 

Detailed Description

WPS_SimpleAuthentication is used to identify the user with the server.

Member Data Documentation

◆ realm

const char* WPS_SimpleAuthentication::realm

the authentication realm.

◆ username

const char* WPS_SimpleAuthentication::username

the user's name, or unique identifier.


The documentation for this struct was generated from the following file: