Account |
This is preliminary documentation and is subject to change.
The AccountBlockInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountBlockInfo | Initializes a new instance of the AccountBlockInfo class |
| Name | Description | |
|---|---|---|
| BlockComponents | For composite block, retrieve the block components. (MW 1.34+) | |
| BlockedBy | Username of the blocker. | |
| BlockedById | User ID of the blocker. | |
| BlockedSince | Timestamp for when the block was placed/modified. | |
| BlockExpiry | Expiry time of the block. | |
| BlockId | ID of the block. | |
| BlockReason | Reason provided for the block, in Wikitext. | |
| IsAnonymousBlock | Whether the block only affects anonymous users. | |
| IsCreateAccountBlocked | Whether the account creation has also been blocked. | |
| IsEmailBlocked | Whether this block blocks the target from sending emails. | |
| IsPartialBlock | Whether the block only applies to certain pages, namespaces and/or actions | |
| IsUserTalkEditBlocked | Whether the block blocks the target from editing their own user talk page. | |
| SystemBlockType | System block type, if this block is a system block. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |