Click or drag to resize

ContextFactory Class

Factory to create the context of execution.
Inheritance Hierarchy
SystemObject
  AskiaFieldComContextFactory

Namespace:  AskiaFieldCom
Assembly:  AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class ContextFactory

The ContextFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleCreateBySessionToken
Creates a new context of execution using the specified AskiaField connection and the session token.
Public methodStatic memberCode exampleCreateForSuperAdmin
Creates a new context of execution for the super-admin user.
Top
See Also