{CompanyName} FlexyGo

PageController..::..GetExternalAuth Method

Gets external app login

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult GetExternalAuth(
	string AppName
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function GetExternalAuth ( _
	AppName As String _
) As ActionResult

Parameters

AppName
Type: String
AppName

Return Value

IHttpActionResult.