Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the user has access to the specified server method.
Syntax
public boolean hasServerMethodAccess(ClassName class, MethodName method)
Run On
Called
Parameters
- class
Type: ClassName Extended Data Type
- method
Type: MethodName Extended Data Type
Return Value
Type: boolean
true if the user has access to the method; otherwise, false.