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
- StyleHelper.cs
- ClientConvert.cs
- MenuRendererStandards.cs
- ApplicationSettingsBase.cs
- ProcessHostMapPath.cs
- RewritingPass.cs
- WindowVisualStateTracker.cs
- FormViewInsertedEventArgs.cs
- PropertyTab.cs
- DaylightTime.cs
- PriorityBinding.cs
- BinaryQueryOperator.cs
- FormsAuthenticationTicket.cs
- ObjectHandle.cs
- ButtonRenderer.cs
- InfoCardArgumentException.cs
- SettingsSavedEventArgs.cs
- Cursors.cs
- XmlAttributes.cs
- PageStatePersister.cs
- DeclarativeExpressionConditionDeclaration.cs
- UnionCqlBlock.cs
- StringExpressionSet.cs
- StringFreezingAttribute.cs
- WaveHeader.cs
- Properties.cs
- SystemSounds.cs
- InvalidOleVariantTypeException.cs
- UserControlFileEditor.cs
- PopOutPanel.cs
- PartialCachingAttribute.cs
- FontNamesConverter.cs
- ObjectDataProvider.cs
- DeclaredTypeElement.cs
- PeerHelpers.cs
- WSUtilitySpecificationVersion.cs
- ThemeableAttribute.cs
- RowTypePropertyElement.cs
- HostingMessageProperty.cs
- HttpGetServerProtocol.cs
- ExpressionBuilder.cs
- DataGridTextBox.cs
- ExpressionBuilderCollection.cs
- SoapTypeAttribute.cs
- Component.cs
- WinEventTracker.cs
- MatrixIndependentAnimationStorage.cs
- AstNode.cs
- MediaTimeline.cs
- UnsafeNativeMethods.cs
- XmlIterators.cs
- Base64Decoder.cs
- SmtpNegotiateAuthenticationModule.cs
- ListItemCollection.cs
- SweepDirectionValidation.cs
- WindowsSolidBrush.cs
- TransactionBridgeSection.cs
- SHA512.cs
- CorePropertiesFilter.cs
- NameTable.cs
- ButtonFieldBase.cs
- ObjectPersistData.cs
- ToolBarTray.cs
- ToolStripManager.cs
- DropSourceBehavior.cs
- ColorContextHelper.cs
- CodeIndexerExpression.cs
- XPathChildIterator.cs
- DynamicResourceExtension.cs
- MessageSmuggler.cs
- ListBindableAttribute.cs
- ThemeableAttribute.cs
- Expression.DebuggerProxy.cs
- Expander.cs
- DataGridViewTextBoxColumn.cs
- DataControlFieldCollection.cs
- DataRecordInternal.cs
- XmlJsonWriter.cs
- ZoneMembershipCondition.cs
- FontSizeConverter.cs
- DefaultWorkflowSchedulerService.cs
- EventManager.cs
- ComplexPropertyEntry.cs
- ScrollData.cs
- AuthenticationConfig.cs
- DataGridTextBox.cs
- DtrList.cs
- BufferModesCollection.cs
- DbCommandDefinition.cs
- X509ChainPolicy.cs
- SubMenuStyleCollection.cs
- RewritingValidator.cs
- HitTestWithGeometryDrawingContextWalker.cs
- ImportContext.cs
- EpmContentDeSerializer.cs
- ValidationPropertyAttribute.cs
- DeclaredTypeValidatorAttribute.cs
- PrivilegedConfigurationManager.cs
- ServiceTimeoutsBehavior.cs
- Bezier.cs