Click or drag to resize

UserGroupGetRoles Method

Note: This API is now obsolete.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Not implemented anymore! Load the roles using the AuthRoleController instead. Obsoleted in v14")]
public AuthRoles GetRoles()

Return Value

Type: AuthRoles
See Also