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

Get the installed authentication protocols

Syntax

Get-STFAuthenticationProtocolsAvailable [<CommonParameters>]

Detailed Description

An authentication service can support a number of authentication methods. The command gets a list of the methods that can be added or removed to\from an authentication service.

Input Type

###

Return Values

String

The .NET System.String reference type

Examples

EXAMPLE 1 Get the available authentication protocols

Get-STFAuthenticationProtocolsAvailable

REMARKS

Get the authentication protocols currently installed.

OUTPUT

CitrixAGBasic HttpBasic CitrixFederation Certificate IntegratedWindows ExplicitForms
Get-STFAuthenticationProtocolsAvailable