Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Configuration / X509CertificateTrustedIssuerElementCollection.cs / 1 / X509CertificateTrustedIssuerElementCollection.cs
//------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
namespace System.ServiceModel.Configuration
{
using System.Configuration;
[ConfigurationCollection(typeof(X509CertificateTrustedIssuerElement))]
public sealed class X509CertificateTrustedIssuerElementCollection : ServiceModelConfigurationElementCollection
{
public X509CertificateTrustedIssuerElementCollection()
: base()
{ }
protected override object GetElementKey(ConfigurationElement element)
{
return element;
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ActivitySurrogateSelector.cs
- ThreadPool.cs
- ControlPager.cs
- HwndMouseInputProvider.cs
- HashHelper.cs
- KeyboardNavigation.cs
- OleDbError.cs
- EventData.cs
- FixedHighlight.cs
- Pair.cs
- HMACSHA384.cs
- lengthconverter.cs
- AnonymousIdentificationSection.cs
- ReadOnlyDataSourceView.cs
- XmlSchemaSequence.cs
- Span.cs
- KeyValueConfigurationElement.cs
- StringPropertyBuilder.cs
- ObjectSecurity.cs
- IsolationInterop.cs
- UpdatePanelTrigger.cs
- AlternateView.cs
- FailedToStartupUIException.cs
- TileBrush.cs
- Documentation.cs
- HttpProfileGroupBase.cs
- DataRow.cs
- ApplicationBuildProvider.cs
- UInt64Converter.cs
- AuthorizationRuleCollection.cs
- WindowsSlider.cs
- DataGridViewCell.cs
- XPathEmptyIterator.cs
- TypeUtils.cs
- DispatcherExceptionEventArgs.cs
- FormatConvertedBitmap.cs
- WebPartEditVerb.cs
- prompt.cs
- XmlFileEditor.cs
- CompiledQueryCacheKey.cs
- odbcmetadatacolumnnames.cs
- FontUnit.cs
- DependentTransaction.cs
- ModelPropertyDescriptor.cs
- ReflectionServiceProvider.cs
- PropertyGridCommands.cs
- Popup.cs
- ExtentKey.cs
- DependencyPropertyValueSerializer.cs
- BinHexEncoder.cs
- Point3D.cs
- LineServices.cs
- TriggerAction.cs
- PrintPreviewGraphics.cs
- LogicalCallContext.cs
- Privilege.cs
- ExtensibleClassFactory.cs
- VariableQuery.cs
- XmlSchemaAnyAttribute.cs
- CompilerGeneratedAttribute.cs
- WebPartConnectionCollection.cs
- ProgressBarRenderer.cs
- TextContainer.cs
- EntityConnection.cs
- ReadOnlyDictionary.cs
- DrawToolTipEventArgs.cs
- WindowVisualStateTracker.cs
- CorrelationService.cs
- ColorContextHelper.cs
- FilteredDataSetHelper.cs
- AuthorizationRule.cs
- PersistenceProvider.cs
- RegistryHandle.cs
- GAC.cs
- QueryStringParameter.cs
- ElementUtil.cs
- Int32Animation.cs
- DataGridViewCheckBoxCell.cs
- FrameworkPropertyMetadata.cs
- InvalidDocumentContentsException.cs
- XmlnsCompatibleWithAttribute.cs
- DebugController.cs
- Propagator.JoinPropagator.cs
- Semaphore.cs
- InvalidCommandTreeException.cs
- KeyedCollection.cs
- DesignTimeVisibleAttribute.cs
- ArrayEditor.cs
- ModifyActivitiesPropertyDescriptor.cs
- JsonFormatReaderGenerator.cs
- MaskDescriptor.cs
- ReplyAdapterChannelListener.cs
- StrongNamePublicKeyBlob.cs
- SamlConstants.cs
- ToolStripCustomTypeDescriptor.cs
- TemplateAction.cs
- FixedTextBuilder.cs
- PassportPrincipal.cs
- TextSerializer.cs
- XmlElementList.cs