Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 279 Bytes

GetSPOContext.md

File metadata and controls

13 lines (12 loc) · 279 Bytes

#Get-SPOContext Returns a Client Side Object Model context ##Syntax ##Parameters

Parameter Type Required Description
##Examples

###Example 1

PS:> $ctx = Get-SPOContext

This will put the current context in the $ctx variable.