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