DenyAssignmentPermission Class

Definition

Deny assignment permissions.

C#
public class DenyAssignmentPermission
Inheritance
DenyAssignmentPermission

Constructors

DenyAssignmentPermission()

Initializes a new instance of the DenyAssignmentPermission class.

DenyAssignmentPermission(IList<String>, IList<String>, IList<String>, IList<String>)

Initializes a new instance of the DenyAssignmentPermission class.

Properties

Actions

Gets or sets actions to which the deny assignment does not grant access.

DataActions

Gets or sets data actions to which the deny assignment does not grant access.

NotActions

Gets or sets actions to exclude from that the deny assignment does not grant access.

NotDataActions

Gets or sets data actions to exclude from that the deny assignment does not grant access.

Applies to

Product Versions
Azure SDK for .NET Legacy