| UserGroupsHasAuthRole Method (Int32) |
Returns true if at least one of the groups in the collection has the provided authrole.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool HasAuthRole(
int authRoleId
)
Parameters
- authRoleId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also