 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic 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
String
See Also