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