Click or drag to resize

AccessRuleSource Property

Source objects.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "source")]
public MemberMembershipChangeTracking<IObjectSummary> Source { get; }
Request Example View Source

Property Value

Type: MemberMembershipChangeTrackingIObjectSummary
See Also