Class UserInfoHeader
Represents brief information about a user.
Syntax
public class UserInfoHeader
Fields
FullName
The full name of the user.
Declaration
public string FullName
Type
StringUserGuid
The guid of the user.
Declaration
public Guid UserGuid
Type
GuidUserName
The username (login name) of the user.
Declaration
public string UserName