Share via


SecurityRights.isSystemAdministrator Method

Checks whether the current user is a system administrator.

Syntax

public boolean isSystemAdministrator()

Run On

Called

Return Value

Type: boolean
true if the current user is a system administrator; otherwise, false.

See Also

Reference

SecurityRights Class