ExecuteAsOption Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The execute as options.
public enum ExecuteAsOption
type ExecuteAsOption =
Public Enum ExecuteAsOption
- Inheritance
-
ExecuteAsOption
Fields
Name | Value | Description |
---|---|---|
Caller | 0 | |
Self | 1 | |
Owner | 2 | |
String | 3 | |
Login | 4 | |
User | 5 |