public method UserKind.isAdminReturns a boolean value indicating if the user type is a 'Admin'
Declaration
protojavascriptjavacsharppublic isAdmin() : boolean
Returns
The method returns a boolean value indicating if the user type is a 'Admin'
Declared in UserKind