Share via


SecurityRights.hasServiceOperationAccess Method

Checks whether the user has access to the specified service operation.

Syntax

public boolean hasServiceOperationAccess(UtilElementName service, UtilElementName operation)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SecurityRights Class