KVSDMSELOIXOAuth20
Implements KVSDMSAuthorization. Summary: Contains methods to handle the authentication part based on Client Credentials or Authorization Code Flow () using OAuth 2.0 client credentials grant flow. After authentication against Microsoft OAuth2.0, it will get an access code from ELO ECM Suite in conjunction with given Authentication Code.
Procedures
Authorize(HttpRequestMessage) :
Summary: Authorizes an HTTP request by providing the needed authorization information to it.
Parameters:
httpRequest: The HTTP request to authorize.