Summary
By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
The ASU.Web.TraceWriter assembly is designed to gather Trace output from your application and write it to a text file, so that you have a method of viewing tr
The ASU.WebUtilities.ExceptionCatcher is an assembly that you can use with your .NET web applications to catch any unhandled exception that gets generated and pass the exception to the applications
SVCs are asp.net controls that have validation built into the control that is set through property values.
The ASU.WebUtilities.XmlEngine is a quick way to transform xml documents using xsl/xslt files into a string or xml reader.
If you are using the ogate, edna or webauth web services, you are most likely using a client certificate to get authorization from edna to complete your call.


This article will describe how to use ASU's LDAP service to get public information about users based on either their ASURITE ID or EID.

This article will describe how to use ASU's WebAuth to authenticate someone using ASU's Single Sign On in your PHP code.