Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 615 Bytes

Get-CIPPExternalTenantInfo.md

File metadata and controls

16 lines (13 loc) · 615 Bytes

Get-CIPPExternalTenantInfo

SYNOPSIS

Retrieves external tenant information for a specified tenant.

DESCRIPTION

The Get-CIPPExternalTenantInfo function retrieves external tenant information for a specified tenant by making a REST API call to the "/api/ListExternalTenantInfo" endpoint.

PARAMETERS

-Tenant

Foo Foo
Specifies the name of the tenant for which to retrieve the external tenant information.

EXAMPLE 1

PS > Get-CIPPExternalTenantInfo -Tenant "Contoso.com"