Get-AdfsAuthenticationProviderWebContent

Get-AdfsAuthenticationProviderWebContent

Retrieves web content objects for authentication providers.

Sintaxis

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

Descripción detallada

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.

Parámetros

-Locale<CultureInfo>

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

Alias

ninguno

¿Requerido?

false

¿Posición?

named

Valor predeterminado

ninguno

¿Aceptar canalización?

True (ByPropertyName)

¿Aceptar caracteres comodín?

false

-Name<String[]>

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

Alias

ninguno

¿Requerido?

false

¿Posición?

named

Valor predeterminado

ninguno

¿Aceptar canalización?

True (ByPropertyName)

¿Aceptar caracteres comodín?

false

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Temas relacionados

Remove-AdfsAuthenticationProviderWebContent

Set-AdfsAuthenticationProviderWebContent