OrgPrivilegePermissionTypes Property |
Gets or sets the list of permissions being granted by this privilege.
Each value is the key of a permission type.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<string> PermissionTypes { get; set; }
Property Value
Type:
ListStringSee Also