Previous | Next |
The server sets different context properties for different types of events. The following table lists the property values that are set by the server for initialization or when authorization or notification of an event occurs.
Events | Properties set by server |
When initialization occurs | Server context: NSS_SERVER_NAME NSS_VIRTUAL_SERVER_NAME NSS_SERVER_VERSION_HI NSS_SERVER_VERSION_LO |
NSSE_CONNECT and
NSSE_DISCONNECT |
Server context: NSS_SERVER_NAME NSS_VIRTUAL_SERVER_NAME NSS_SERVER_VERSION_HI NSS_SERVER_VERSION_LO User context: |
NSSE_SKIP_AUTHENTICATION | Server context: NSS_SERVER_NAME NSS_VIRTUAL_SERVER_NAME NSS_SERVER_VERSION_HI NSS_SERVER_VERSION_LO User context: Presentation context: |
NSSE_OPEN and
NSSE_CLOSE |
Server context: NSS_SERVER_NAME NSS_VIRTUAL_SERVER_NAME NSS_SERVER_VERSION_HI NSS_SERVER_VERSION_LO User context: Presentation context: |
NSSE_PLAY and
NSSE_STOP * Items are only set for the NSSE_STOP event. |
Server context: NSS_SERVER_NAME NSS_VIRTUAL_SERVER_NAME NSS_SERVER_VERSION_HI NSS_SERVER_VERSION_LO User context: (*) When the authentication is enabled. Presentation context: *NSS_PRESENT_TOTAL_BYTES_SENT_HI |
Note The NSS_USER_AUTHENTICATOR and NSS_USER_NAME properties are not set by the server unless authentication is enabled and the user has been authenticated.
Previous | Next |