1 write to authenticator
System.ServiceModel (1)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
389
this.
authenticator
= authenticator;
2 references to authenticator
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (2)
394
if (message.Headers.Action ==
authenticator
.RequestSecurityTokenAction.Value
395
|| message.Headers.Action ==
authenticator
.RequestSecurityTokenResponseAction.Value)