Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Routing / UrlAuthFailureHandler.cs / 1305376 / UrlAuthFailureHandler.cs
namespace System.Web.Routing { // Token class used to signal Auth failures, not meant to be used as a handler internal sealed class UrlAuthFailureHandler : IHttpHandler { public void ProcessRequest(HttpContext context) { throw new NotImplementedException(); } public bool IsReusable { get { return true; } } } } // 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
- ResumeStoryboard.cs
- SystemPens.cs
- LabelLiteral.cs
- DecoratedNameAttribute.cs
- ActiveDocumentEvent.cs
- WebBrowser.cs
- HyperLinkField.cs
- VisualCollection.cs
- CodeCommentStatementCollection.cs
- HtmlShim.cs
- FileSystemInfo.cs
- FocusTracker.cs
- ChangeNode.cs
- CounterCreationData.cs
- WebConfigurationFileMap.cs
- BoundsDrawingContextWalker.cs
- MediaScriptCommandRoutedEventArgs.cs
- ToolStripDropDownClosedEventArgs.cs
- FSWPathEditor.cs
- SafeLocalMemHandle.cs
- ResXResourceWriter.cs
- StatusBarItemAutomationPeer.cs
- TableAutomationPeer.cs
- DataMisalignedException.cs
- ToolboxItemAttribute.cs
- HatchBrush.cs
- ProxyWebPart.cs
- ActiveXHelper.cs
- CompiledXpathExpr.cs
- MulticastOption.cs
- ProcessMessagesAsyncResult.cs
- NamespaceList.cs
- MethodBody.cs
- AnonymousIdentificationModule.cs
- __Error.cs
- XmlDomTextWriter.cs
- TablePattern.cs
- WindowsTokenRoleProvider.cs
- DictionarySurrogate.cs
- DataColumnChangeEvent.cs
- PartialTrustVisibleAssembliesSection.cs
- TrustLevel.cs
- PerformanceCounterManager.cs
- SamlSecurityTokenAuthenticator.cs
- BooleanToSelectiveScrollingOrientationConverter.cs
- TemplatePropertyEntry.cs
- IIS7WorkerRequest.cs
- FilteredAttributeCollection.cs
- ConfigurationManagerInternalFactory.cs
- EditingScopeUndoUnit.cs
- DictionarySectionHandler.cs
- SchemaAttDef.cs
- CodeExpressionRuleDeclaration.cs
- FunctionImportMapping.cs
- Cursor.cs
- StrokeNode.cs
- HMACMD5.cs
- SqlNotificationEventArgs.cs
- DetailsViewUpdatedEventArgs.cs
- SafeBitVector32.cs
- RtfControlWordInfo.cs
- PropertyGridCommands.cs
- ResolveNameEventArgs.cs
- TimelineCollection.cs
- HijriCalendar.cs
- ToolStripItemRenderEventArgs.cs
- TargetControlTypeAttribute.cs
- RectAnimation.cs
- ComEventsHelper.cs
- AutoGeneratedField.cs
- XhtmlTextWriter.cs
- SharedStatics.cs
- PageContentAsyncResult.cs
- TriggerCollection.cs
- PropertyTab.cs
- PackagePartCollection.cs
- SecureStringHasher.cs
- SoapConverter.cs
- TextServicesContext.cs
- DATA_BLOB.cs
- ExecutionScope.cs
- Rect3D.cs
- GB18030Encoding.cs
- ProgressBarAutomationPeer.cs
- ConsumerConnectionPoint.cs
- CngKeyBlobFormat.cs
- FactoryRecord.cs
- XmlSchemas.cs
- CheckBoxList.cs
- OracleCommandSet.cs
- DependencyPropertyChangedEventArgs.cs
- FtpWebResponse.cs
- XmlLanguage.cs
- EncodingStreamWrapper.cs
- GeneralTransform.cs
- brushes.cs
- DateTimeOffsetAdapter.cs
- MappingException.cs
- XmlnsPrefixAttribute.cs
- RuntimeWrappedException.cs