ExecutionContextType 列挙型

定義

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

フィールド

名前 説明
Caller 0
ExecuteAsLogin 1
ExecuteAsUser 2
Owner 3
Self 4

適用対象