true if the current permission is a subset of the specified permission; otherwise, false.
The current permission is a subset of the specified permission if the current permission specifies a set of operations that is wholly contained in the specified permission. For example, a permission for KeyContainerPermissionFlags.Open access is a subset of a permission for KeyContainerPermissionFlags.AllFlags access.