PolicyRule Class

Definition

Defines values for PolicyRule.

public static class PolicyRule
type PolicyRule = class
Public Class PolicyRule
Inheritance
PolicyRule

Fields

Name Description
AllowAll

Allow all network traffic.

AllowSameNamespace

Allow traffic within the same namespace.

DenyAll

Deny all network traffic.

Applies to