2 references to defaultSupportSecurityContextCancellation
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
59this.Properties[SupportSecurityContextCancellationProperty] = defaultSupportSecurityContextCancellation; 202return GetPropertyOrDefault<bool>(SupportSecurityContextCancellationProperty, defaultSupportSecurityContextCancellation);