C# Class CHAOS.Portal.Client.Extensions.OAuthExtension

Inheritance: AExtension, IOAuthExtension
Show file Open project: CHAOS-Community/CHAOS.Portal.Client-.NET

Public Methods

Method Description
Login ( string oAuthId, string email, System.Guid sessionGuidToAuthenticate ) : IServiceCallState>

Method Details

Login() public method

public Login ( string oAuthId, string email, System.Guid sessionGuidToAuthenticate ) : IServiceCallState>
oAuthId string
email string
sessionGuidToAuthenticate System.Guid
return IServiceCallState>