Click or drag to resize
IpHelperMaskIPv4 Method (String)
将指定的IPv4,后两位替换为 *

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string MaskIPv4(
	string ip
)

Parameters

ip
Type: SystemString
IP地址

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.IpHelper.MaskIPv4(System.String)"]

See Also