2 references to defaultSupportSecurityContextCancellation
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
53
Properties[SupportSecurityContextCancellationProperty] =
defaultSupportSecurityContextCancellation
;
196
return GetPropertyOrDefault(SupportSecurityContextCancellationProperty,
defaultSupportSecurityContextCancellation
);