TypeKeySecurity library documentation | |
TypeKeyNameHash.ToString Method
Convert the 128 number to a hexadecimal string.
public override
string ToString();
Return Value
Returns a string formatted as "0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF".
See Also
TypeKeyNameHash Class | TypeKeySecurity Namespace