< Back

Get-AADIntSPOAuthenticationHeader

Fri Jan 10, 2020 5:48 pm

NAME Get-AADIntSPOAuthenticationHeader



SYNOPSIS

Gets authentication header for SharePoint Online





SYNTAX

Get-AADIntSPOAuthenticationHeader [-Site] <String> [<CommonParameters>]





DESCRIPTION

Gets authentication header for SharePoint Online, which is used for example to retrieve site users.





PARAMETERS

-Site <String>

Url for the SharePoint Online



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AADIntSPOAuthenticationCookie















RELATED LINKS