Click or drag to resize

GmailOAuthRevokeToken Method

Namespace:  Limilabs.Client.Authentication.Google
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void RevokeToken(
	string oauthImapKey
)

Parameters

oauthImapKey
Type: SystemString
Token to revoke access for.
See Also