EvaluatePoliciesProperties interface
Properties for evaluating a policy set.
Properties
| fact |
The fact data. |
| fact |
The fact name. |
| user |
The user for which policies will be evaluated |
| value |
The value offset. |
Property Details
factData
The fact data.
factData?: string
Property Value
string
factName
The fact name.
factName?: string
Property Value
string
userObjectId
The user for which policies will be evaluated
userObjectId?: string
Property Value
string
valueOffset
The value offset.
valueOffset?: string
Property Value
string