worklink_sign_out_user {paws.end.user.computing} | R Documentation |
Signs the user out from all of their devices
Description
Signs the user out from all of their devices. The user can sign in again if they have valid credentials.
See https://www.paws-r-sdk.com/docs/worklink_sign_out_user/ for full documentation.
Usage
worklink_sign_out_user(FleetArn, Username)
Arguments
FleetArn |
[required] The ARN of the fleet. |
Username |
[required] The name of the user. |
[Package paws.end.user.computing version 0.7.0 Index]