[ Version ( since = "0.5.2" ) ]
public static Bitfield bitfield_from_string (string roles)
Converts text representation to its enumerated type bitfield
roles |
the enumerated constant value, e.g. "search-file;update-system" |
The enumerated type values, or 0 for invalid |