Back to Aurora Vision Library website
You are here: Start » Function Reference » System » OAuth » RevokeOAuthAccess
RevokeOAuthAccess
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationBasic |
Revokes the current OAuth access.
Syntax
C++
C#
void avl::RevokeOAuthAccess
(
avl::OAuthProvider::Type inProvider
)
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProvider | OAuthProvider::Type | Authorization provider |

