UserInfo PropertiesNemiro.OAuth

The UserInfo type exposes the following members.

Properties

  NameDescription
Public propertyBirthday
Gets or sets user birthday.
Public propertyDisplayName
Gets or sets the display name of the user.
Public propertyEmail
Gets or sets user email address.
Public propertyFirstName
Gets or sets the first name of the user.
Public propertyFullName
Gets the first and last name.
Public propertyItems
Gets or sets a collection containing the API request results.
Public propertyLastName
Gets or sets the last name of the user.
Public propertyPhone
Gets or sets user phone.
Public propertySex
Gets or sets gender of the user.
Public propertyUrl
Gets or sets user url.
Public propertyUserId
Gets or sets the user ID.
Public propertyUserName
Gets or sets the username.
Public propertyUserpic
Gets or sets user image url.
Top
See Also