Click or drag to resize

ContentDirection Enumeration

On which direction the file types processing is applied.

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum ContentDirection
Request Example View Source
Members
  Member nameValueDescription
Any0 Up and Down
Up1 Uploads only
Down2 Downloads only
See Also