StoreFront 1912 LTSR reached end-of-life on 18-Dec-2024. It is recommended that you upgrade to a newer version of StoreFront.

X

Citrix StoreFront SDK PowerShell Modules

Get-STFExplictJsonAuthCEIP

Get the usage of the Explicit Json services

Syntax

Get-STFExplictJsonAuthCEIP [<CommonParameters>]

Detailed Description

Get the usage of the Explicit Json services for the Customer Experience program

Input Type

Return Values

String

The .NET System.String reference type

Examples

EXAMPLE 1 Get usage of the Explicit Json services

$jsonResultString = Get-STFExplictJsonAuthCEIP

REMARKS

The response string is an object represented as a JSON format string

OUTPUT

{"JSONExplicitAuthCEIP":[{"SuccessCount":182,"FailureCount":0,"AuthServiceUptim e":3671,"Enabled":true},{"SuccessCount":0,"FailureCount":0,"AuthServiceUptime": 0,"Enabled":true}]}
Get-STFExplictJsonAuthCEIP