NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpForbiddenHandler Class

[To be supplied.]

Object
   HttpForbiddenHandler

[Visual Basic]
Public Class HttpForbiddenHandler
   Implements IHttpHandler
[C#]
public class HttpForbiddenHandler : IHttpHandler
[C++]
public __gc class HttpForbiddenHandler : public IHttpHandler
[JScript]
public class HttpForbiddenHandler implements IHttpHandler

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpForbiddenHandler Members | System.Web Namespace