PrivilegeProperties Class |
Namespace: Dundas.BI.AccountServices
The PrivilegeProperties type exposes the following members.
Name | Description | |
---|---|---|
PrivilegeProperties |
Initializes a new instance of the PrivilegeProperties class.
|
Name | Description | |
---|---|---|
CategoryNameGenerator | Gets or sets the delegate used to return the privilege's category name in the culture of the caller. | |
DescriptionGenerator | Gets or sets the delegate used to return the privilege's description in the culture of the caller. | |
DisplayNameGenerator | Gets or sets the delegate used to return the privilege's display name in the culture of the caller. | |
Id | Gets the unique identifier of the privilege. | |
Name | Gets the name of the privilege. | |
Traits | Gets or sets the privilege traits. | |
VisibilityGenerator | Gets or sets the delegate used to return the privilege's visibility. |