ExecutionContextType 列舉

定義

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

欄位

名稱 Description
Caller 0
ExecuteAsLogin 1
ExecuteAsUser 2
Owner 3
Self 4

適用於