1 write to Context
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
803rstr.Context = rst.Context;
3 references to Context
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
234if (rstr.Context != negotiationState.Context)
System\ServiceModel\Security\WSTrust.cs (2)
1053if (rstr.Context != null) 1055writer.WriteAttributeString(DriverDictionary.Context, null, rstr.Context);