SecurityObjectEventType 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.
public enum class SecurityObjectEventType
public enum SecurityObjectEventType
type SecurityObjectEventType =
Public Enum SecurityObjectEventType
- Inheritance
-
SecurityObjectEventType
Fields
Name | Value | Description |
---|---|---|
Publish | 0 | |
New | 1 | |
Update | 2 | |
DependencyUpdate | 3 | |
Delete | 4 | |
Enable | 5 | |
Reset | 6 |