Click or drag to resize

AddIdentityResponseIPv4Address Property

Created IPv4 identity

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "ipv4-address")]
public string IPv4Address { get; set; }
Request Example View Source

Property Value

Type: String
See Also