4 references to IsNegotiationCompleted
System.ServiceModel (4)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (2)
518
if (!negotiationState.
IsNegotiationCompleted
)
1063
if (!negotiationState.
IsNegotiationCompleted
)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (2)
85
if (this.
IsNegotiationCompleted
)
95
if (!this.
IsNegotiationCompleted
)