Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RPC_AUTHZ_HANDLE

The RPC_AUTHZ_HANDLE data type declares an authorization handle. This handle points to the privileges information for the client application that made the remote procedure call.

typedef void* RPC_AUTHZ_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

RpcBindingInqAuthClient


Feedback

Was this page helpful?

Additional resources