Add Time Policy

{{policy.name|capitalize}}

The name of this policy.
A description for this policy.
Defines the time before which the policy MUST NOT be granted. Only granted if current date/time is after or equal to this value.
Defines the time after which the policy MUST NOT be granted. Only granted if current date/time is before or equal to this value.
The logic dictates how the policy decision should be made. If 'Positive', the resulting effect (permit or deny) obtained during the evaluation of this policy will be used to perform a decision. If 'Negative', the resulting effect will be negated, in other words, a permit becomes a deny and vice-versa.