AADCheckRequirements interface
Represents AADIP (Azure Active Directory Identity Protection) requirements check request.
- Extends
Properties
| kind | Describes the kind of connector to be checked. |
| tenant |
The tenant id to connect to, and get the data from. |
Property Details
kind
Describes the kind of connector to be checked.
kind: "AzureActiveDirectory"
Property Value
"AzureActiveDirectory"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string