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
- AnonymousIdentificationSection.cs
- ProfileBuildProvider.cs
- CommandManager.cs
- XmlSerializerNamespaces.cs
- HtmlTextBoxAdapter.cs
- Dump.cs
- LocalizableAttribute.cs
- TypedTableBaseExtensions.cs
- AutomationProperties.cs
- DbModificationCommandTree.cs
- AuthStoreRoleProvider.cs
- ProfileProvider.cs
- DataControlExtensions.cs
- FlowDocumentView.cs
- DataRowChangeEvent.cs
- DataSourceDesigner.cs
- URIFormatException.cs
- IsolatedStorageSecurityState.cs
- XmlSchemaSimpleTypeRestriction.cs
- FileDialogCustomPlace.cs
- AutomationElementCollection.cs
- PointLight.cs
- CompilerCollection.cs
- FixedSOMPageConstructor.cs
- LineMetrics.cs
- HighContrastHelper.cs
- ProbeMatchesApril2005.cs
- UnknownWrapper.cs
- AnnotationResourceCollection.cs
- Expressions.cs
- SqlConnection.cs
- HttpChannelHelper.cs
- EmissiveMaterial.cs
- ExpandSegment.cs
- RealizationContext.cs
- RtType.cs
- ImpersonationContext.cs
- PeerFlooder.cs
- ValidatorCompatibilityHelper.cs
- LogicalExpr.cs
- TemplateBaseAction.cs
- Confirm.cs
- ProjectionCamera.cs
- BaseValidator.cs
- WasAdminWrapper.cs
- CompilationLock.cs
- RNGCryptoServiceProvider.cs
- AssemblyAttributesGoHere.cs
- MULTI_QI.cs
- TableAutomationPeer.cs
- TemplateAction.cs
- DiscreteKeyFrames.cs
- ShaderEffect.cs
- WsatProxy.cs
- AuthenticationModuleElementCollection.cs
- CompositionDesigner.cs
- InvariantComparer.cs
- WebControl.cs
- DispatcherProcessingDisabled.cs
- TagPrefixAttribute.cs
- EntityViewGenerationConstants.cs
- SqlDataSourceCommandEventArgs.cs
- NavigationWindowAutomationPeer.cs
- PointLight.cs
- InvokeProviderWrapper.cs
- SetStoryboardSpeedRatio.cs
- SqlMetaData.cs
- RefreshPropertiesAttribute.cs
- ProgressiveCrcCalculatingStream.cs
- TaskFileService.cs
- _AuthenticationState.cs
- BindingGraph.cs
- IconConverter.cs
- SerializerProvider.cs
- WizardForm.cs
- DataFormats.cs
- PathFigureCollection.cs
- EmptyTextWriter.cs
- DependencyPropertyKind.cs
- CodeExpressionRuleDeclaration.cs
- CallId.cs
- GenerateTemporaryTargetAssembly.cs
- WithParamAction.cs
- DetailsViewRowCollection.cs
- WindowsImpersonationContext.cs
- WasEndpointConfigContainer.cs
- _CacheStreams.cs
- IisTraceListener.cs
- EventLogPermissionAttribute.cs
- SemanticAnalyzer.cs
- HwndSourceParameters.cs
- CookieProtection.cs
- FixedTextPointer.cs
- ObjectNavigationPropertyMapping.cs
- ListViewGroup.cs
- LicenseException.cs
- MobileControlsSectionHandler.cs
- RulePatternOps.cs
- ConfigUtil.cs
- SolidColorBrush.cs