![]() ![]() | Default expiration time for the authentication cookie. |
![]() ![]() | The cookie expiration may be configured in the web.config file using this key. |
![]() ![]() | Default name for the authentication cookie. |
![]() ![]() | The cookie name may be configured in the web.config file using this key. |
![]() ![]() | Default url for the TypeKey FOAF files. |
![]() ![]() | |
![]() ![]() | Default url for the TypeKey login service. |
![]() ![]() | The url of the TypeKey login service can be configured via the AppSettings in the web.config file using this key. |
![]() ![]() | Default url for the TypeKey logout service. |
![]() ![]() | The url for the TypeKey logout service can be configured via the AppSettings in the web.config file using this key. |
![]() ![]() | Default url for the TypeKey public DSA key. |
![]() ![]() | The location for fetching the public DSA key for the TypeKey service can be configured via the AppSettings in the web.config file using this key. |
![]() ![]() | The site token has to be configured via the AppSettings in the web.config file using this key. |
![]() ![]() | Clear the authentication cookie. |
![]() | Gets the type of authentication used to identify the user. |
![]() | Email address of the authenticated user. |
![]() | Url for the FOAF file for the authenticated user. |
![]() |
Whether the user was authenticated.
Caller should also use IsAuthFresh to verify freshness of the authentication.
|
![]() | Login name of an authenticated user. Unique identifier. |
![]() | MD5 hash of Name . Provides a numerical unique identifier (an 128 bit integer). |
![]() | Display name of the authenticated user. |
![]() | Timestamp of the authentication. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Get the current url, cleaned of any TypeKey specific parameters. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Whether the authentication occured within the timewindow. |
![]() | Whether the Email field is a SHA-1 hash or an actual email address. |
![]() | Overloaded. Build a url to send the user to the Typekey server to get authenticated, with the return url set to the current page. |
![]() | Overloaded. Redirect the user to the Typekey server to get authenticated, with the return url set to the current page. |
![]() | Overloaded. Build a url to send the user to the TypeKey server to get logged out |
![]() | Overloaded. Clear authentication cookies and redirect to TypeKey logout url. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |