RPC_AUTH_IDENTITY_HANDLE
typedef void * RPC_AUTH_IDENTITY_HANDLE;
Remarks
An identity handle points to the data structure that contains the client's authentication and authorization credentials specified for remote procedure calls.
See Also