workspacesweb_expire_session {paws.end.user.computing}R Documentation

Expires an active secure browser session

Description

Expires an active secure browser session.

See https://www.paws-r-sdk.com/docs/workspacesweb_expire_session/ for full documentation.

Usage

workspacesweb_expire_session(portalId, sessionId)

Arguments

portalId

[required] The ID of the web portal for the session.

sessionId

[required] The ID of the session to expire.


[Package paws.end.user.computing version 0.9.0 Index]