SPPrincipalInfo members

Provides access to information about the current principal.

The SPPrincipalInfo type exposes the following members.

Properties

  Name Description
Public property Department Gets the department name of the principal.
Public property DisplayName Gets the display name of the principal.
Public property Email Gets the e-mail address of the principal.
Public property IsSharePointGroup Gets a Boolean value that indicates whether the principal is a SharePoint group.
Public property JobTitle Gets the job title of the principal.
Public property LoginName Gets the login name of the principal.
Public property Mobile Gets the mobile telephone number of the principal.
Public property PrincipalId Gets the principal identifier.
Public property PrincipalType Gets the principal type.
Public property SIPAddress Gets the Session Initiation Protocol (SIP) address of the principal.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPrincipalInfo class

Microsoft.SharePoint.Utilities namespace