Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / MsmqAuthenticationMode.cs / 1 / MsmqAuthenticationMode.cs
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------
namespace System.ServiceModel
{
public enum MsmqAuthenticationMode
{
None,
WindowsDomain,
Certificate,
}
static class MsmqAuthenticationModeHelper
{
public static bool IsDefined(MsmqAuthenticationMode mode)
{
return mode >= MsmqAuthenticationMode.None && mode <= MsmqAuthenticationMode.Certificate;
}
}
}
// 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
- ZipIOEndOfCentralDirectoryBlock.cs
- QualifiedCellIdBoolean.cs
- FormViewUpdatedEventArgs.cs
- XmlChildNodes.cs
- MenuItemStyleCollection.cs
- HtmlValidationSummaryAdapter.cs
- FixedFlowMap.cs
- MetadataItemSerializer.cs
- SqlUserDefinedTypeAttribute.cs
- ScrollPattern.cs
- UInt32Converter.cs
- GestureRecognizer.cs
- CompilationUtil.cs
- HyperLinkField.cs
- ErrorFormatterPage.cs
- RtfToXamlReader.cs
- KeyInstance.cs
- DataGridViewHeaderCell.cs
- TokenizerHelper.cs
- DecoderExceptionFallback.cs
- BasicViewGenerator.cs
- WebBrowserPermission.cs
- MainMenu.cs
- Substitution.cs
- UserNameSecurityToken.cs
- InputLangChangeRequestEvent.cs
- HttpConfigurationSystem.cs
- COM2Enum.cs
- UserPreferenceChangingEventArgs.cs
- RuleSetReference.cs
- ToolStripPanelRow.cs
- TableHeaderCell.cs
- PointAnimationUsingPath.cs
- NamedPipeDuplicateContext.cs
- EffectiveValueEntry.cs
- TransactionChannelListener.cs
- Point.cs
- ActivityValidator.cs
- TdsRecordBufferSetter.cs
- DecimalMinMaxAggregationOperator.cs
- InstanceKeyView.cs
- SynchronizingStream.cs
- ProxyManager.cs
- ConnectionManagementElementCollection.cs
- CodeExporter.cs
- GetPageNumberCompletedEventArgs.cs
- XmlEncoding.cs
- EncoderParameter.cs
- IsolatedStorageException.cs
- PhysicalAddress.cs
- UserPersonalizationStateInfo.cs
- shaperfactoryquerycachekey.cs
- RewritingValidator.cs
- PtsHelper.cs
- FieldDescriptor.cs
- WebPartHelpVerb.cs
- FastEncoderWindow.cs
- CompModSwitches.cs
- WorkflowShape.cs
- PathFigureCollection.cs
- UnmanagedBitmapWrapper.cs
- DateRangeEvent.cs
- AuthorizationRule.cs
- ActiveXSite.cs
- ButtonStandardAdapter.cs
- ProfileEventArgs.cs
- CodeAccessPermission.cs
- StatusStrip.cs
- DataRowComparer.cs
- Tile.cs
- ArithmeticException.cs
- FormViewInsertedEventArgs.cs
- AutomationPatternInfo.cs
- InnerItemCollectionView.cs
- IndependentlyAnimatedPropertyMetadata.cs
- RequestCachePolicyConverter.cs
- Set.cs
- UseManagedPresentationBindingElement.cs
- MetadataUtilsSmi.cs
- SortedList.cs
- GridLength.cs
- ErrorTableItemStyle.cs
- WebConfigurationFileMap.cs
- UseAttributeSetsAction.cs
- MediaTimeline.cs
- NameScope.cs
- relpropertyhelper.cs
- HttpPostedFile.cs
- Group.cs
- DataRow.cs
- Bind.cs
- DescriptionAttribute.cs
- HtmlInputPassword.cs
- WebRequestModulesSection.cs
- TableLayoutCellPaintEventArgs.cs
- StickyNoteContentControl.cs
- HtmlLink.cs
- AppSettingsSection.cs
- ISAPIApplicationHost.cs
- StringDictionaryEditor.cs