Represents a data value with a byte array.
Creates a DataValue instance with the specified byte array value.
the byte array value of the data
Compares this ClaimType object with the specified other object for order.
Compares this DataValue object with the specified object for equality. Returns true if the objects are the same, have the same runtime class, and their values are equal.
true
Generates a hash code value for the DataValue object.