Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The following table provides the Authentication Reset System functions and a brief description of the purpose of each.

AuthResetSetup

Wraps the Authentication Reset Component setup functionality.

AuthResetRequest

Wraps the Authentication Reset Component request functionality.

AuthResetGetValue

Provides a method to query the Authentication Reset Component for values.

ARCSetup

Implemented by the Authentication Reset Component. It may perform any desired functionality to allow future Authentication Reset requests.

ARCRequest

Implemented by the Authentication Reset Component. It may perform any desired functionality in order to determine if the Authentication Reset process is allowed.

ARCGetValue

Queries the Authentication Reset Component for values.

See Also