ApplicationJitAccessPolicy interface
Managed application Jit access policy.
Properties
jit |
Whether the JIT access is enabled. |
jit |
JIT approval mode. |
jit |
The JIT approvers |
maximum |
The maximum duration JIT access is granted. This is an ISO8601 time period value. |
Property Details
jitAccessEnabled
Whether the JIT access is enabled.
jitAccessEnabled: boolean
Property Value
boolean
jitApprovalMode
JIT approval mode.
jitApprovalMode?: string
Property Value
string
jitApprovers
maximumJitAccessDuration
The maximum duration JIT access is granted. This is an ISO8601 time period value.
maximumJitAccessDuration?: string
Property Value
string