2 writes to _authenticationType
Client.ClientBase.IntegrationTests (2)
MessageInspectorTestHelpers.cs (2)
103_authenticationType = ""; 105_authenticationType = authenticationType;
2 references to _authenticationType
Client.ClientBase.IntegrationTests (2)
MessageInspectorTestHelpers.cs (2)
120property.Headers["authType"] = _authenticationType; 126property.Headers["authType"] = _authenticationType;