Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
auth/interfaces
PolicyRequirement
Interface PolicyRequirement
Represents a failed policy policy and failed policy params.
interface
PolicyRequirement
{
policyRequirement
:
string
;
params
?:
Partial
<
PolicyParams
>
;
}
Index
Properties
policy
Requirement
params?
Properties
policy
Requirement
policyRequirement
:
string
Optional
params
params
?:
Partial
<
PolicyParams
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
policy
Requirement
params
javascript-sdk - v4.7.0
Loading...
Represents a failed policy policy and failed policy params.