The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IIdentity Interface
Silverlight
Defines the basic functionality of an identity object.
Namespace: System.Security.Principal
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. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:


