RPC_AUTH_IDENTITY_HANDLE

The RPC_AUTH_IDENTITY_HANDLE data type declares a handle that points to a structure containing the client's authentication and authorization credentials specified for remote procedure calls.

typedef void* RPC_AUTH_IDENTITY_HANDLE;

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Rpcdce.h (include Rpc.h)

See also

RpcBindingInqAuthInfo

RpcBindingSetAuthInfo