Name | Description | |
---|---|---|
BlockedUserRequest Constructor | Create a blocked user request |
The following tables list the members exposed by BlockedUserRequest.
Name | Description | |
---|---|---|
BlockedUserRequest Constructor | Create a blocked user request |
Name | Description | |
---|---|---|
Address | Gets or sets the address the user was connected with. | |
BlockedUri | Gets or sets the URI that was blocked for the user. | |
CIRD | The CIRD of the Ip Address | |
DnsDomain | The DNS Domain of the IP address | |
DnsName | The DNS Name of the IP address | |
FireWallUserId | Gets or sets the FireWallUserId identifier. | |
IncludedIn | Request belongs to request (may be null) | |
IspContact | If licensed will contain the Internet Service provider's name and contact details | |
Location | The country if a Geographical country or city level provider was registered | |
MapLocation | The map location if Geographical City level provider was registered | |
RefferedBy | Came from called by (may be null) | |
UserLoggedIn | Gets or sets a value indicating whether [user logged in]. |
Name | Description | |
---|---|---|
ToString | Returns a string with a small decryption containing IP and Url blocked as well as the firewall's user id assigned to the user |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |