Get Zero Trust Access Applications Result Policy
Constructors
Properties
Administrators who can approve a temporary authentication request.
Requires the user to request access from an administrator at the start of each session.
The rules that define how users may connect to the targets secured by your application.
Rules evaluated with a NOT logical operator. To match the policy, a user cannot meet any of the Exclude rules.
Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
Require this application to be served in an isolated browser for users matching this policy. 'Client Web Isolation' must be on for the account in order to use this feature.
The order of execution for this policy. Must be unique for each policy within an app.
A custom message that will appear on the purpose justification screen.
Require users to enter a justification when they log in to the application.
Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.
The amount of time that tokens issued for the application will be valid. Must be in the format 300ms
or 2h45m
. Valid time units are: ns, us (or µs), ms, s, m, h.