GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/sdk-types
PolicyRequirement
Interface PolicyRequirement
Represents a failed policy policy and failed policy params.
interface
PolicyRequirement
{
params
?:
Partial
<
PolicyParams
>
;
policyRequirement
:
string
;
}
Index
Properties
params?
policy
Requirement
Properties
Optional
params
params
?:
Partial
<
PolicyParams
>
policy
Requirement
policyRequirement
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
params
policy
Requirement
GitHub
Documentation
Loading...
Represents a failed policy policy and failed policy params.