| AccountSystemBlockTypesDnsBlacklistUrl Field |
This is preliminary documentation and is subject to change.
the IP is associated with a listed domain in $wgDnsBlacklistUrls.
Namespace: WikiClientLibrary.SitesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string DnsBlacklistUrl = "user"
Public Const DnsBlacklistUrl As String = "user"
Dim value As String
value = AccountSystemBlockTypes.DnsBlacklistUrl
public:
literal String^ DnsBlacklistUrl = "user"
static val mutable DnsBlacklistUrl: string
Field Value
StringSee Also