You are here: Start » AVL.NET » Invoke.RevokeOAuthAccess

Invoke.RevokeOAuthAccess

Revokes the current OAuth access.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void RevokeOAuthAccess
(
	Avl.OAuthProvider inProvider
)

Parameters

Name Type Range Default Description
inProviderAvl.OAuthProviderAuthorization provider.

See also