SPUserIdInfo class
Represents the identity information of a user, which contains the user's name and the issuer of the user's name.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPUserIdInfo
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPUserIdInfo
'Usage
Dim instance As SPUserIdInfo
public class SPUserIdInfo
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.