Click or drag to resize

GoogleScope Constructor

Creates new Google scope.

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

Parameters

url
Type: SystemString
Scope url.
See Also