Description
Logs the current user out and removes the entries in the Windows Registry created with ezeep authentication per PowerShell console (access and refresh tokens).
To log in again, use Get-TPHubAuthentication.
Syntax
Clear-TPHubAuthentication [-ConnectorName <string>] [-ConnectorSerial <string>] [-ConnectorId <guid>] [-Proxy <string>]
Parameter | Description |
-ConnectorName | passing relevant Hub’s host name |
-ConnectorSerial | passing relevant Hub’s MAC address |
-ConnectorId | passing relevant Hub’s Connector ID (see screenshot) |
-Proxy | • optional (from firmware version 1.1): proxy server address • can also be specified globally using Set-TPHubProxy |