Get-AdfsAuthenticationProviderWebContent

Get-AdfsAuthenticationProviderWebContent

Retrieves web content objects for authentication providers.

Syntax

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

Detailed Description

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.

Parameters

-Locale<CultureInfo>

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

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

false

-Name<String[]>

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

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Remove-AdfsAuthenticationProviderWebContent

Set-AdfsAuthenticationProviderWebContent