2 references to SspiNegotiation
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (2)
94
proofToken = new WrappedKeySecurityToken(string.Empty, key, sspiState.
SspiNegotiation
);
253
ISspiNegotiation sspiNegotiation = negotiationState.
SspiNegotiation
;