RPC_AUTHZ_HANDLE
typedef void * RPC_AUTHZ_HANDLE;
Remarks
An authorization handle points to the privileges information for the client application that made the remote procedure call.
See Also