UserAuthorizationSystemDemandGrant Method (String) |
Checks if the current user has the required grant.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public void DemandGrant(
string grant
)
Parameters
- grant
- Type: SystemString
grant to check for.
See Also