Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides access to information about the current principal.
The SPPrincipalInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Department | Gets the department name of the principal. |
![]() |
DisplayName | Gets the display name of the principal. |
![]() |
Gets the e-mail address of the principal. | |
![]() |
IsSharePointGroup | Gets a Boolean value that indicates whether the principal is a SharePoint group. |
![]() |
JobTitle | Gets the job title of the principal. |
![]() |
LoginName | Gets the login name of the principal. |
![]() |
Mobile | Gets the mobile telephone number of the principal. |
![]() |
PrincipalId | Gets the principal identifier. |
![]() |
PrincipalType | Gets the principal type. |
![]() |
SIPAddress | Gets the Session Initiation Protocol (SIP) address of the principal. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top