SharePoint unified Authentication for future CSOM 101 work with SharePoint online

preview_player
Показать описание
In the video I create a factory method to create credentials object for both SharePoint online and on-prem.

Factory Method Design Pattern

Рекомендации по теме
Комментарии
Автор

Thanks a lot !! I have tried to connect to Sharepoint for a few days without finding an issue and now it works !! . It is rare to find such clear usefull and detailed explanations. you should, if not already give lessons on the Udemy site :-)

guillaumeclaise
Автор

Great piece of work . Very well explained . Appreciate the efforts.

ashaji
Автор

Thank You Alireza! This a awesome ! I´m your fan!

leonardodasilvabrito
Автор

Awesome videos Ali. Thanks so much, very helpful :)

Chegmeister
Автор

Great Videos keep up the great work (Sundra)

sundrapillay
Автор

Great tutorial. Thanks!! Looking forward to the rest of your video's :-)

zjweine
Автор

Is there anyway to create the SharePointOnlineCredentials without hardcoding a UserName and Password in the code?

My Provider Hosted Add-in will be Launched from Sharepoint. I think it should be possible to capture the User's credential from there without hardcoding.

kenc
Автор

403 forbidden throws on executing the query. How to solve this?

harinicse
Автор

It fails for MFA enabled users, how can solve

ninadj
Автор

Is any permission required from SharePoint online website for accessing SharePoint online data?

haniffa
Автор

Thank you very much. Hope you have more video about technical consultant.

nghiasong
Автор

very useful videos, thanks!
just want to ask how to use "CredentialCache.DefaultNetworkCredentials", I means current windows user has credentials already, no need to pass authentication again, but my trying is failed .

ganbingjie
Автор

Hi Alireza,
Thanks for your nice vedios

I need your help, I want execute same code on top of .Net Core API
I have tried but i am not able to connect SPO site, It is throwing error Underlying connection was closed : An unexpected error occurred on send.

Can you suggest me how can do this Or Can you share me any video uf have already recorded that ?

srinivasare
Автор

we've moved from on-prem to online and will decommission the old environment in 2 months ...

issiewizzie