| TwitterAccount Class |
|
Namespace: DataPAServerSecurity
[SerializableAttribute] public class TwitterAccount : _TwitterAccount, ISerializable
The TwitterAccount type exposes the following members.
| Name | Description | |
|---|---|---|
| TwitterAccount | Initializes a new instance of the TwitterAccount class |
| Name | Description | |
|---|---|---|
| GetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| AccessToken |
Gets and sets the access token for this twitter account.
| |
| AccessTokenSecret |
Sets the Access Token Secret for this account
| |
| Guid |
Gets and sets a Guid that uniquely identifies this object
| |
| ID |
Gets a string that uniquely udentifies this object
| |
| Name |
Gets and sets the name of the twitter account
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| Parent |
Gets and sets the parent of this object
|