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