Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
samples
|
|
modernSites
Modern Sites Creation: https://docs.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest
|
Modern Sites Creation: https://docs.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest |
spsync
go run ./samples/spsync/ -localFolder ./samples/spsync/watched
|
go run ./samples/spsync/ -localFolder ./samples/spsync/watched |
spupload
go run ./samples/spupload/ -localFolder ./samples/spupload/upload -concurrency 10
|
go run ./samples/spupload/ -localFolder ./samples/spupload/upload -concurrency 10 |
posh
Module
|
|
strategies
|
|
azurecert
Package azurecert implements AAD Certificate Auth Flow See more:
|
Package azurecert implements AAD Certificate Auth Flow See more: |
azureclient
Package azureclient implements AAD Client Auth Flow Attention! This auth flow is not supported for SharePoint, you'd see "401 Unauthorized :: Unsupported app only token." See more:
|
Package azureclient implements AAD Client Auth Flow Attention! This auth flow is not supported for SharePoint, you'd see "401 Unauthorized :: Unsupported app only token." See more: |
azurecreds
Package azurecreds implements AAD Username/Password Auth Flow See more:
|
Package azurecreds implements AAD Username/Password Auth Flow See more: |
azureenv
Package azureenv implements AAD Environment-Based Auth Flow See more:
|
Package azureenv implements AAD Environment-Based Auth Flow See more: |
azurefile
Package azurefile implements AAD File-Based Auth Flow See more:
|
Package azurefile implements AAD File-Based Auth Flow See more: |
device
Package device implements AAD Device Auth Flow See more: https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-device-token-authentication Amongst supported platform versions are:
|
Package device implements AAD Device Auth Flow See more: https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-device-token-authentication Amongst supported platform versions are: |
ntlm
Package ntlm implements NTLM Auth (NTLM handshake) This type of authentication uses HTTP NTLM handshake in order to obtain authentication header.
|
Package ntlm implements NTLM Auth (NTLM handshake) This type of authentication uses HTTP NTLM handshake in order to obtain authentication header. |
ondemand
Package ondemand implements On-Demand Auth Flow Amongst supported platform versions are:
|
Package ondemand implements On-Demand Auth Flow Amongst supported platform versions are: |
test
|
|
Click to show internal directories.
Click to hide internal directories.