ExecutionContextType 枚举

定义

public enum ExecutionContextType
type ExecutionContextType = 
Public Enum ExecutionContextType
继承
ExecutionContextType

字段

名称 说明
Caller 0
ExecuteAsLogin 1
ExecuteAsUser 2
Owner 3
Self 4

适用于