This documentation is archived and is not being maintained.
SecurityRights.hasServerMethodAccess Method [AX 2012]
Checks whether the user has access to the specified server method.
public boolean hasServerMethodAccess(ClassName class, MethodName method)
Run On
Called
Return Value
Type:
boolean
true if the user has access to the method; otherwise, false.