Base:
method
ToString
System.ServiceModel.Channels.SecurityBindingElement.ToString()
2 references to ToString
System.ServiceModel (2)
System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (2)
229
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.AsymmetricSecurityBindingElementNeedsInitiatorTokenParameters, this.
ToString
())));
231
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.AsymmetricSecurityBindingElementNeedsRecipientTokenParameters, this.
ToString
())));