Share via


SecurityRights.hasServerMethodAccess Method

Checks whether the user has access to the specified server method.

Syntax

public boolean hasServerMethodAccess(ClassName class, MethodName method)

Run On

Called

Parameters

Return Value

Type: boolean
true if the user has access to the method; otherwise, false.

See Also

Reference

SecurityRights Class