<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WiseCodes &#187; .NET 2.0</title>
	<atom:link href="http://www.wisecodes.com/category/microsoft/net-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wisecodes.com</link>
	<description>Bringing You The Power of Code !!</description>
	<lastBuildDate>Wed, 01 Sep 2010 19:33:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Security Audit Events in ASP.NET 2.0</title>
		<link>http://www.wisecodes.com/2009/02/security-audit-events-in-aspnet-20/</link>
		<comments>http://www.wisecodes.com/2009/02/security-audit-events-in-aspnet-20/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:16:37 +0000</pubDate>
		<dc:creator>Venu Thomas</dc:creator>
				<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[Event]]></category>

		<guid isPermaLink="false">http://www.code.venuthomas.net/?p=59</guid>
		<description><![CDATA[Event Description WebAuditEvent Base class for all audit events. WebFailureAuditEvent Base class for all failure audit events, which are raised whenever a security action fails. ASP.NET 2.0 raises these events when URL or file authorization fails to authorize the request. WebSuccessAuditEvent Base class for all success audit events, which are raised whenever a security action [...]]]></description>
			<content:encoded><![CDATA[<div>
<table class="charttable" border="0">
<tbody>
<tr valign="top">
<th><span style="color: #000000;">Event</span></th>
<th><span style="color: #000000;">Description</span></th>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebAuditEvent</strong></span></td>
<td><span style="color: #000000;">Base class for all audit events.</span></td>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebFailureAuditEvent</strong></span></td>
<td><span style="color: #000000;">Base class for all failure audit events, which are raised whenever a security action fails. ASP.NET 2.0 raises these events when URL or file authorization fails to authorize the request. </span></td>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebSuccessAuditEvent</strong></span></td>
<td><span style="color: #000000;">Base class for all success audit events, which are raised whenever a security action succeeds. ASP.NET 2.0 raises these events when URL or file authorization succeeds in authorizing the request.</span></td>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebAuthenticationFailureAuditEvent</strong></span></td>
<td><span style="color: #000000;">Base class for authentication failure audit events, which are raised whenever an authentication attempt fails. ASP.NET 2.0 raises these events when Membership providers or forms authentication fail to validate provided credentials, or when the forms authentication ticket fails to be decrypted or validated. </span></td>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebAuthenticationSuccessAuditEvent</strong></span></td>
<td><span style="color: #000000;">Base class for authentication success audit events, which are raised whenever an authentication attempt succeeds. ASP.NET 2.0 raises these events when Membership providers or forms authentication succeed in validating provided credentials. </span></td>
</tr>
<tr valign="top">
<td><span style="color: #000000;"><strong>WebViewStateFailureAuditEvent</strong></span></td>
<td><span style="color: #000000;">The class for the ViewState failure audit event, which is raised whenever ASP.NET fails to process the ViewState due to an encryption or validation problem.</span></td>
</tr>
</tbody>
</table>
</div>
<p><a href="http://msdn.microsoft.com/en-us/magazine/cc163702.aspx" target="_blank">Source : Click Here&#8230;</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/02/security-audit-events-in-aspnet-20/" target="_blank"><img src="http://www.wisecodes.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/02/security-audit-events-in-aspnet-20/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wisecodes.com/2009/02/security-audit-events-in-aspnet-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

