SecurityPredicateActionType 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 types of security predicate options
public enum SecurityPredicateActionType
type SecurityPredicateActionType =
Public Enum SecurityPredicateActionType
- Inheritance
-
SecurityPredicateActionType
Fields
Name | Value | Description |
---|---|---|
Create | 0 | |
Alter | 1 | |
Drop | 2 |