CreateDenyAssignmentOptions Class
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.
Options for creating a deny assignment.
public class CreateDenyAssignmentOptions
type CreateDenyAssignmentOptions = class
Public Class CreateDenyAssignmentOptions
- Inheritance
-
CreateDenyAssignmentOptions
Constructors
| Name | Description |
|---|---|
| CreateDenyAssignmentOptions() | |
Properties
| Name | Description |
|---|---|
| Actions | |
| DataActions | |
| DenyAssignmentName | |
| Description | |
| DoNotApplyToChildScopes | |
| ExcludePrincipalIds | |
| ExcludePrincipalType |
Legacy single-value property for backward compatibility with input files. When set, applies to all exclude principals unless ExcludePrincipalTypes is also provided. |
| ExcludePrincipalTypes | |
| NotActions | |
| NotDataActions | |
| PrincipalIds | |
| PrincipalTypes | |
| Scope | |