1 write to isNegotiationCompleted
System.ServiceModel (1)
System\ServiceModel\Security\NegotiationTokenAuthenticatorState.cs (1)
60this.isNegotiationCompleted = true;
3 references to isNegotiationCompleted
System.ServiceModel (3)
System\ServiceModel\Security\NegotiationTokenAuthenticatorState.cs (3)
38return this.isNegotiationCompleted; 65if (this.isNegotiationCompleted) 74if (!this.isNegotiationCompleted)