Base:
method
ToString
System.Object.ToString()
2 references to ToString
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
2285binaryData = hexBinary.ToString();
System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
81return new HexBinary(this.identificationData).ToString();