Click or drag to resize

DomainUID Property

Object unique identifier.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "uid", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore, Order = 2)]
[DefaultValueAttribute("41e821a0-3720-11e3-aa6e-0800200c9fde")]
public string UID { get; }
Request Example View Source

Property Value

Type: String
See Also