RevokeAuthenticationUserIDSessions method

Revokes all established authentication sessions for a specified user.

Syntax


C++

HRESULT RevokeAuthenticationUserIDSessions(LONG UserID)

Scripting languages
Object.RevokeAuthenticationUserIDSessions(UserID as Long)

Parameters


UserID

Numeric member ID of user whose sessions are to be revoked.

Return value


 

C++

The return code.

Scripting languages

None.

Home

Applies to
IERUAuthenticator