has method

Whether this instance has all the bit fields specified in other.

Implementation

bool has(SECURITY_DESCRIPTOR_CONTROL other) => _ & other._ == other._;