Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 596 Bytes

Get-CIPPBasicAuth.md

File metadata and controls

16 lines (13 loc) · 596 Bytes

Get-CIPPBasicAuth

SYNOPSIS

Retrieves Basic Authentication information for a specific customer.

DESCRIPTION

The Get-CIPPBasicAuth function retrieves Basic Authentication information for a specific customer by making a REST API call to the "/api/listbasicauth" endpoint.

PARAMETERS

-CustomerTenantID

Foo Foo
The unique identifier of the customer's tenant.

EXAMPLE 1

PS > Get-CIPPBasicAuth -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"