This topic has not yet been rated - Rate this topic

2.2.1.1 AUTHZR_HANDLE

The AUTHZR_HANDLE data type is used to maintain security information about a principal; it represents an explicit RPC binding handle associated with an authzr interface. This is used to identify the client context when calling methods in this protocol, and the server tracks the AUTHZR_HANDLE for each ClientContext ADM element in its ClientContextList.

typedef [context_handle] PVOID AUTHZR_HANDLE;
 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.