Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This protocol is based largely on the use of RPC context handles to maintain session state between the client and the server. The basic context-handle programming model is described in [C706] section 6.1.6.
The server MUST maintain the following data elements for each context handle that is returned to a client.
Name |
Type |
---|---|
GrantedAccess |
ACCESS_MASK |
HandleType |
HandleType MUST be one of the following:
|
Object |
A reference to an object in the database of the type specified in HandleType. |