[]
DEMOS
DOCS
API
SAMPLE
DOWNLOAD
dotnet-api
C1.AspNetCore.Api.Visitor Assembly
C1.Web.Api.Visitor.Utils
Classes
IpAddressUtils
Methods
IsIpAddressV6
dotnet-api
C1.AspNetCore.Api Assembly
C1.AspNetCore.Api.BarCode Assembly
C1.AspNetCore.Api.Cloud Assembly
C1.AspNetCore.Api.DataEngine Assembly
C1.AspNetCore.Api.Document Assembly
C1.AspNetCore.Api.Excel Assembly
C1.AspNetCore.Api.Pdf Assembly
C1.AspNetCore.Api.Report Assembly
C1.AspNetCore.Api.Visitor Assembly
C1.Web.Api.Visitor
C1.Web.Api.Visitor.Models
C1.Web.Api.Visitor.Providers
C1.Web.Api.Visitor.Utils
Classes
IpAddressUtils
Constructors
Methods
IPV4ToNumber
IPV6ToNumber
IsIpAddress
IsIpAddressV4
IsIpAddressV6
IsPrivate
MurMur3Encryptor
RequestHeaderAnalyzer
(Showing Draft Content)
C1.Web.Api.Visitor.Utils.IpAddressUtils.IsIpAddressV6
IsIpAddressV6 Method
IsIpAddressV6(string)
Check whether given IP Address is IPv6 or not.
Declaration
public static bool IsIpAddressV6(string ipAddress)
Parameters
Type
Name
Description
string
ipAddress
Returns
Type
Description
bool