ClientFormsIdentity Properties
.NET Framework (current version)
Namespace:
System.Web.ClientServices
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| 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:
