Get-R1LoginPageInfo

SYNOPSIS

Returns the login page information.

SYNTAX

Get-R1LoginPageInfo [<CommonParameters>]

DESCRIPTION

Returns the information the control panel login page presents. This endpoint sits at the root of the settings service.

EXAMPLES

Example 1

Get-R1LoginPageInfo

Returns the login page information.

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

None

OUTPUTS

System.Object

NOTES