SAP NetWeaver RFC SDK 7.50
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
_RFC_AUTHENTICATION_HANDLE Struct Reference

Handle to an authentication object which gives access to relevant authentication data received from the client. More...

Public Attributes

void * handle
 

Detailed Description

Handle to an authentication object which gives access to relevant authentication data received from the client.

This data can be used to authenticate users in the authentication handler (RFC_ON_AUTHENTICATION_CHECK). Passed into the authentication handler (RFC_ON_AUTHENTICATION_CHECK) by the NW RFC library

Definition at line 462 of file sapnwrfc.h.

Member Data Documentation

void* _RFC_AUTHENTICATION_HANDLE::handle

Definition at line 462 of file sapnwrfc.h.


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