IExecutionContextFactory Interface

Definition

public interface IExecutionContextFactory
type IExecutionContextFactory = interface
Public Interface IExecutionContextFactory

Methods

CreateExecuteAsCaller()
CreateExecuteAsLogin(ILogin)
CreateExecuteAsOwner()
CreateExecuteAsSelf()
CreateExecuteAsUser(IUser)

Applies to