Disconnect-DataGatewayServiceAccount
Disconnect from the Data Gateway service.
Syntax
Disconnect-DataGatewayServiceAccount []
Description
Disconnects from any previous Data Gateway Service connections. If there were no connections, the command completes without error.
Examples
Example 1
PS C:\> Disconnect-DataGatewayServiceAccount
Disconnects any active Data Gateway service connections.
Inputs
None
Outputs
System.Void