Get-AdfsAuthenticationProviderWebContent

Get-AdfsAuthenticationProviderWebContent

Retrieves web content objects for authentication providers.

Syntaxe

Parameter Set: Default
Get-AdfsAuthenticationProviderWebContent [-Locale <CultureInfo> ] [-Name <String[]> ] [ <CommonParameters>]

Description détaillée

The Get-AdfsAuthenticationProviderWebContent cmdlet retrieves web content objects for all authentication providers, or a specified authentication provider in a locale. Specify an authentication provider by its name. If you do not supply an authentication provider name, the cmdlet retrieves all authentication provider web content objects. If you do not specify the locale, the cmdlet retrieves web content for all locales. The cmdlet does not return any information if you do not use the Set-AdfsAuthenticationProviderWebContent cmdlet to customize the authentication provider web content.

Paramètres

-Locale<CultureInfo>

Specifies a locale. The cmdlet gets the provider web content associated for the locale that you specify.

Alias

none

Obligatoire ?

false

Position ?

named

Valeur par défaut

none

Accepter l’entrée de pipeline ?

True (ByPropertyName)

Accepter les caractères génériques ?

false

-Name<String[]>

Specifies a array of names. The cmdlet gets the provider web content associated for the names that you specify.

Alias

none

Obligatoire ?

false

Position ?

named

Valeur par défaut

none

Accepter l’entrée de pipeline ?

True (ByPropertyName)

Accepter les caractères génériques ?

false

<CommonParameters>

Cette applet de commande prend en charge les paramètres courants : -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer et -OutVariable. Pour plus d’informations, consultez about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entrées

Le type d’entrée correspond au type des objets que vous pouvez transmettre à l’applet de commande.

Sorties

Le type de sortie est le type des objets émis par l’applet de commande.

Rubriques connexes

Remove-AdfsAuthenticationProviderWebContent

Set-AdfsAuthenticationProviderWebContent