AccessControlRulesPrivilege Class

Definition

The properties of an Access Control Rule Privilege.

public class AccessControlRulesPrivilege
type AccessControlRulesPrivilege = class
Public Class AccessControlRulesPrivilege
Inheritance
AccessControlRulesPrivilege

Constructors

Name Description
AccessControlRulesPrivilege()

Initializes a new instance of the AccessControlRulesPrivilege class.

AccessControlRulesPrivilege(String, String, IDictionary<String,String>)

Initializes a new instance of the AccessControlRulesPrivilege class.

Properties

Name Description
Name

Gets or sets the name of the privilege.

Path

Gets or sets the HTTP path corresponding to the privilege.

QueryParameters

Gets or sets the query parameters to match in the path.

Methods

Name Description
Validate()

Validate the object.

Applies to