c# - Connecting the user to Office365 without tenant -
i have .net
application in c#
want send files multiple office365
services, example: onedrive
, email
, word
, etc. however, according article "using visual studio register app , add office 365 apis
", need administrator of account , have office365 tenant
. problem have office365
account college understand not enough.
i know how can authenticate users through oauth
, send files office365
account without having these signatures.
site:
https://msdn.microsoft.com/en-us/office/office365/howto/adding-service-to-your-visual-studio-project
Comments
Post a Comment