IIdentity Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines the basic functionality of an identity object.
Assembly: mscorlib (in mscorlib.dll)
The IIdentity type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuthenticationType | Gets the type of authentication used. |
![]() | IsAuthenticated | Gets a value that indicates whether the user has been authenticated. |
![]() | Name | Gets the name of the current user. |
Show:
