ActivationExecutionContext 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.
Specifies the user context for objects activation.
public enum ActivationExecutionContext
type ActivationExecutionContext =
Public Enum ActivationExecutionContext
- Inheritance
-
ActivationExecutionContext
Fields
Name | Value | Description |
---|---|---|
Owner | 2 | |
ExecuteAsUser | 3 | |
Self | 4 |