Argomento precedente: AuthenticateUser

Argomento successivo: Web Services Security

ClearSessionContext

Description

Deletes the content of the specified SessionData folder.

Syntax

A typical syntax for this method is shown. Note that the exact syntax to use depends on the type of protocol used to communicate with the web service.

void

ClearSessionContext (
string

sessionContextID)

Parameter

Name

Type

Description

sessionContextID

string

Contains session context ID.

Return value

No return value.

Remarks

None.