Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. Also see sections 3.2.3.1.9 and 3.3.1.4.1 in [MS-RPCE].
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 that has the type specified in HandleType. |