JitApproverDefinition interface
JIT approver definition.
Properties
display |
The approver display name. |
id | The approver service principal Id. |
type | The approver type. |
Property Details
displayName
The approver display name.
displayName?: string
Property Value
string
id
The approver service principal Id.
id: string
Property Value
string
type
The approver type.
type?: string
Property Value
string