User Class |
Namespace: Pastebin
The User type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatePaste |
Creates a new paste under the current user.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPastes |
Lists all the pastes for the current user.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AccountType |
The current user's account type.
|
![]() | AvatarUrl |
The URL pointing to the current user's avatar.
|
![]() | DefaultExpiration |
The default paste expiration for the current user.
|
![]() | DefaultExposure |
The default paste visibility for the current user.
|
![]() | DefaultFormat |
The default paste language for the current user.
|
![]() |
The current user's email address.
| |
![]() | Location |
The current user's location.
|
![]() | Username |
The display name of the current user.
|
![]() | Website |
The current user's website.
|