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)
120
property.Headers["authType"] =
_authenticationType
;
126
property.Headers["authType"] =
_authenticationType
;