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.
IPrincipal Interface
Silverlight
Defines the basic functionality of a principal object.
Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
The IPrincipal type exposes the following members.
A principal object represents the security context of the user on whose behalf the code is running, including that user's identity (IIdentity) and any roles to which they belong.
All principal objects are required to implement the IPrincipal interface.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:



