Back to Aurora Vision Library website
You are here: Start » Function Reference » System » OAuth » InitOAuth_Microsoft

InitOAuth_Microsoft
Header: | AVL.h |
---|---|
Namespace: | avl |
Module: | FoundationBasic |
Sets up the OAuth 2.0 framework for Microsoft Authorization.
Syntax
C++
C#
void avl::InitOAuth_Microsoft ( const atl::String& inClientId, const atl::String& inTenant, const atl::Optional<atl::Array<atl::String>>& inAdditionalScope = atl::NIL )