query


Description:

[ Version ( since = "4.2" ) ]
public bool query (string capability)

Queries the this object for a given capability and returns true if the current user has the capability, else false.

Parameters:

this

A Kiosk.

capability

The name of the capability to check.

Returns:

true if the current user has the capability, else false .