Disconnect-PartnerCenter
Disconnects the current session from Partner Center.
Syntax
Disconnect-PartnerCenter
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Disconnect-PartnerCenter cmdlet disconnects the current session from Partner Center.
Examples
Example 1
PS C:\> Disconnect-PartnerCenter
This command disconnects your session.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
System.Object