Get-AdfsAuthenticationProviderWebContent

Get-AdfsAuthenticationProviderWebContent

Retrieves web content objects for authentication providers.

구문

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

자세한 설명

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.

매개 변수

-Locale<CultureInfo>

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

별칭

없음

필수 여부

false

위치

named

기본값

없음

파이프라인 입력 적용 여부

True (ByPropertyName)

와일드카드 문자 허용 여부

false

-Name<String[]>

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

별칭

없음

필수 여부

false

위치

named

기본값

없음

파이프라인 입력 적용 여부

True (ByPropertyName)

와일드카드 문자 허용 여부

false

<CommonParameters>

이 cmdlet은 일반 매개 변수 -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer 및 -OutVariable을 지원합니다. 자세한 내용은 다음을 참조하세요. about_CommonParameters(https://go.microsoft.com/fwlink/p/?LinkID=113216).

입력

입력 유형은 cmdlet에 파이프할 수 있는 개체의 유형입니다.

출력

출력 유형은 cmdlet이 내보내는 개체의 유형입니다.

관련 항목

Remove-AdfsAuthenticationProviderWebContent

Set-AdfsAuthenticationProviderWebContent