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-STFWebReceiverAuthenticationMethodsAvailable

Get valid WebReceiver authentication methods

Syntax

Get-STFWebReceiverAuthenticationMethodsAvailable [<CommonParameters>]

Detailed Description

Get a list of the valid methods that can be used for authentication.

Input Type

###

Return Values

String

The .NET System.String reference type

Examples

EXAMPLE 1 Get authentication methods

Get-STFWebReceiverAuthenticationMethodsAvailable

REMARKS

Get all of the valid WebReceiver authentication methods.

OUTPUT

ExplicitForms IntegratedWindows Certificate CitrixAGBasic
Get-STFWebReceiverAuthenticationMethodsAvailable