Class RemoveUserSession
Remove an existing user session
Inherited Members
Namespace: DuetAPI.Commands
Assembly: DuetAPI.dll
Syntax
[RequiredPermissions(SbcPermissions.ManageUserSessions)]
public class RemoveUserSession : Command<bool>
Properties
Id
Identifier of the user session to remove
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
int |