This documentation is archived and is not being maintained.
ClientFormsIdentity Properties
Visual Studio 2008
The ClientFormsIdentity type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthenticationCookies | Gets a collection of the cookies retrieved from the authentication service. |
|
AuthenticationType | Gets the type of authentication that is used to authenticate the user. |
|
IsAuthenticated | Gets a value indicating whether the user has been authenticated. |
|
Name | Gets the name of the user. |
|
Provider | Gets the membership provider that is used to authenticate the user. |
Show: