LoginGetOAuthClient Method |
OAuth client factory. Actually implements Google OAuth only.
Namespace:
Packflow.Interface.Account
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxprotected virtual IOAuthClient GetOAuthClient()
Return Value
Type:
IOAuthClientA new GoogleOAuthClient instance
See Also