Diffusion C API  6.1.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Changing client principal & credentials.

Functions

void change_principal (SESSION_T *session, const CHANGE_PRINCIPAL_PARAMS_T params)
 Issue a request to change the principal for the current (active) session. More...
 

Detailed Description

Function Documentation

void change_principal ( SESSION_T session,
const CHANGE_PRINCIPAL_PARAMS_T  params 
)

Issue a request to change the principal for the current (active) session.

Parameters
sessionThe session handle. If NULL, this function has no effect.
paramsParameters defining the change_prinicpal() request and notification callbacks.