Click or drag to resize

GoogleApi Constructor (String)

Creates new instance of this class.

Namespace:  Limilabs.Client.Authentication.Google
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public GoogleApi(
	string accessToken
)

Parameters

accessToken
Type: SystemString
Access token.
See Also