Citrix StoreFront SDK PowerShell Modules

Get-STFAuthenticationProtocolsAvailable

Get the installed authentication protocols

Syntax

Get-STFAuthenticationProtocolsAvailable [<CommonParameters>]
<!--NeedCopy-->

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
<!--NeedCopy-->

REMARKS

Get the authentication protocols currently installed.

OUTPUT

CitrixAGBasic
HttpBasic
CitrixFederation
Certificate
IntegratedWindows
ExplicitForms
<!--NeedCopy-->
Get-STFAuthenticationProtocolsAvailable