SysProcess..::..SaveFlexygoAuth Method
Gets app offline configuration
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool SaveFlexygoAuth( EntityObject Entity, string WebhookId, Object Request, ref ProcessManager..::..ProcessHelper Ret )
Public Shared Function SaveFlexygoAuth ( _ Entity As EntityObject, _ WebhookId As String, _ Request As Object, _ ByRef Ret As ProcessManager..::..ProcessHelper _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
Nothing
- WebhookId
- Type: String
- Request
- Type: Object
HTTP Web Request
- Ret
- Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
A process helper with return information