Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.ServiceModel.Web / System / ServiceModel / WebHttpSecurityModeHelper.cs / 1305376 / WebHttpSecurityModeHelper.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel { using System.ServiceModel.Channels; static class WebHttpSecurityModeHelper { internal static bool IsDefined(WebHttpSecurityMode value) { return (value == WebHttpSecurityMode.None || value == WebHttpSecurityMode.Transport || value == WebHttpSecurityMode.TransportCredentialOnly); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RuleDefinitions.cs
- SyndicationDeserializer.cs
- __FastResourceComparer.cs
- ProxyWebPart.cs
- TimeSpanValidator.cs
- UnmanagedHandle.cs
- Run.cs
- ClassImporter.cs
- MemberDescriptor.cs
- UIAgentCrashedException.cs
- sitestring.cs
- ImageFormatConverter.cs
- FastEncoderWindow.cs
- Variable.cs
- VersionedStream.cs
- FlatButtonAppearance.cs
- EventLogEntryCollection.cs
- ButtonStandardAdapter.cs
- RuleSettings.cs
- DropSource.cs
- DataPager.cs
- ParseHttpDate.cs
- PrtCap_Base.cs
- XmlWrappingWriter.cs
- BulletDecorator.cs
- ResourcesBuildProvider.cs
- ErrorHandler.cs
- SecurityVerifiedMessage.cs
- DataGridPagerStyle.cs
- PolicyException.cs
- XmlAttributeOverrides.cs
- GPPOINT.cs
- ReachSerializableProperties.cs
- AdCreatedEventArgs.cs
- TextElement.cs
- StaticDataManager.cs
- WebPartConnectionsDisconnectVerb.cs
- TagPrefixCollection.cs
- PrintControllerWithStatusDialog.cs
- NegationPusher.cs
- IndexingContentUnit.cs
- WebControlsSection.cs
- XmlSchemaElement.cs
- RepeatButtonAutomationPeer.cs
- DateTimeFormatInfo.cs
- ControlPropertyNameConverter.cs
- HostedElements.cs
- CompositeCollection.cs
- Serializer.cs
- TimeIntervalCollection.cs
- XPathNavigatorKeyComparer.cs
- TableChangeProcessor.cs
- ObjectDataSourceDisposingEventArgs.cs
- RemoteWebConfigurationHost.cs
- oledbmetadatacollectionnames.cs
- SqlExpressionNullability.cs
- ControlCodeDomSerializer.cs
- CardSpacePolicyElement.cs
- CompiledQuery.cs
- StorageConditionPropertyMapping.cs
- WebHttpBindingElement.cs
- Expression.cs
- Bitmap.cs
- WindowShowOrOpenTracker.cs
- CommonObjectSecurity.cs
- ControlParameter.cs
- SqlConnectionPoolGroupProviderInfo.cs
- ToolStripDropDown.cs
- DataGridRow.cs
- TransformerInfoCollection.cs
- RuntimeWrappedException.cs
- CalendarData.cs
- GradientStop.cs
- Point.cs
- XXXInfos.cs
- ConfigurationPropertyCollection.cs
- CommonDialog.cs
- ToolStripProfessionalLowResolutionRenderer.cs
- RuntimeUtils.cs
- InstanceNotReadyException.cs
- documentsequencetextview.cs
- precedingsibling.cs
- PostBackTrigger.cs
- LZCodec.cs
- LinkUtilities.cs
- NoClickablePointException.cs
- DirectionalLight.cs
- ManipulationPivot.cs
- FamilyMap.cs
- TextFormatterContext.cs
- HwndKeyboardInputProvider.cs
- InvalidDocumentContentsException.cs
- DebugHandleTracker.cs
- UserPersonalizationStateInfo.cs
- CqlLexer.cs
- KeyValuePair.cs
- ContentDesigner.cs
- DynamicDocumentPaginator.cs
- FlowNode.cs
- EventProxy.cs