Disconnect-DynDnsSession
SYNOPSIS
The Disconnect-DynDnsSession
command terminates an existing, valid session with the Dyn Managed DNS REST API.
SYNTAX
Disconnect-DynDnsSession [<CommonParameters>]
DESCRIPTION
The Disconnect-DynDnsSession
command terminates an existing, valid session with the Dyn Managed DNS REST API.
The command issues a session logout and removes the authentication token, user, and customer module variables.
EXAMPLES
Example
PS C:\> Disconnect-DynDnsSession
Terminates an existing session.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).