![]() |
Diffusion C API 6.12.0
|
Structure supplied when issuing a change_principal() request. More...
#include <security.h>
Data Fields | |
| CHANGE_PRINCIPAL_HANDLERS const char * | principal |
| The new principal (username). | |
| const CREDENTIALS_T * | credentials |
| The credentials associated with the principal. | |
| void * | context |
| User-supplied context to return to callbacks. | |
Structure supplied when issuing a change_principal() request.