0

Is it possible to use Office 365 API (Rest API) with ASP Classic?. I know we can use Office 365 API with ASP.Net. unfortunately i didn't Office 365 API with ASP Classic.

Thanks

1 Answer 1

2

Is it possible to use Office 365 API (Rest API) with ASP Classic?

Technically, Office 365 API does not limit the platform and developing language.

But the libraries like ADAL for .NET will help the developers authenticate the user with Azure AD and call the Office 365 API with token cache support on .NET platform. Missing the support of existing .NET libraries will require the developers to implement all of this from scratch.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.