Citrix StoreFront SDK PowerShell Modules

Get-STFWebReceiverAuthenticationMethodsAvailable

Get valid WebReceiver authentication methods

Syntax

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

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

REMARKS

Get all of the valid WebReceiver authentication methods.

OUTPUT

ExplicitForms
IntegratedWindows
Certificate
CitrixAGBasic
<!--NeedCopy-->
Get-STFWebReceiverAuthenticationMethodsAvailable