1 write to IsNegotiationCompleted
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (1)
41
IsNegotiationCompleted
= true;
3 references to IsNegotiationCompleted
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
481
if (!negotiationState.
IsNegotiationCompleted
)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (2)
36
if (
IsNegotiationCompleted
)
46
if (!
IsNegotiationCompleted
)