is_allowed


Description:

public bool is_allowed (string field)

Check if this has a boolean field and if it is set to true.

Parameters:

this

a Token

field

a field name

Returns:

true if this has a boolean field named field set to true.