2 writes to _authenticationType
Client.ClientBase.IntegrationTests (2)
MessageInspectorTestHelpers.cs (2)
73
_authenticationType
= "";
75
_authenticationType
= authenticationType;
1 reference to _authenticationType
Client.ClientBase.IntegrationTests (1)
MessageInspectorTestHelpers.cs (1)
84
clientRuntime.ClientMessageInspectors.Add(new ClientMessageInspector(
_authenticationType
, _accessToken));