UserAuthorizationSystemGetCurrentGrants Method |
Gets the grants of the current user.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public Grant[] GetCurrentGrants()
Return Value
Type:
GrantReturns an array of the user's grants.
See Also