3 overrides of StandardsManager
System.ServiceModel (3)
System\ServiceModel\Channels\SecurityChannelListener.cs (3)
1802protected override SecurityStandardsManager StandardsManager 1888protected override SecurityStandardsManager StandardsManager 1972protected override SecurityStandardsManager StandardsManager
1 reference to StandardsManager
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1678MessageFault fault = SecurityUtils.CreateSecurityMessageFault(e, this.StandardsManager);