Skip to content

Get-LoginSettings

SYNOPSIS

Gets list of MIP SDK Login Settings for debugging purposes.

SYNTAX

Get-LoginSettings [<CommonParameters>]

DESCRIPTION

REQUIREMENTS

  • Requires VMS connection and will attempt to connect automatically

EXAMPLES

EXAMPLE 1

Get-LoginSettings

Returns one or more LoginSettings objects - one for each site either connected or available to connect.

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.

INPUTS

OUTPUTS

VideoOS.Platform.Login.LoginSettings

NOTES