SPPrincipalInfo class

Provides access to information about the current principal.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPPrincipalInfo

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPPrincipalInfo
'Usage
Dim instance As SPPrincipalInfo
public sealed class SPPrincipalInfo

Remarks

Use the SPPrincipal object to represent the principal.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPPrincipalInfo members

Microsoft.SharePoint.Utilities namespace