|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Logs in on a specific service and returns a token or error.
Namespace: Smartsite.Seo.Google
Assembly: Smartsite.Seo (in Smartsite.Seo.dll)
Syntax
| C# | |
|---|---|
public Login( string email, string password, service ) | |
| Visual Basic (Declaration) | |
|---|---|
Public Function Login ( _ email As , _ password As , _ service As _ ) As | |
Parameters
- String
- password
- String
- service
- GoogleService
Return Value
See Also
GoogleLogin Class
Smartsite.Seo.Google Namespace