| title | conditionalAccessAuthenticationFlows resource type |
|---|---|
| description | Represents the authentication flows in scope for the policy. |
| author | nickludwig |
| ms.localizationpriority | medium |
| ms.subservice | entra-sign-in |
| doc_type | resourcePageType |
| ms.date | 03/06/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the authentication flows in scope for the policy.
| Property | Type | Description |
|---|---|---|
| transferMethods | conditionalAccessTransferMethods | Represents the transfer methods in scope for the policy. The possible values are: none, deviceCodeFlow, authenticationTransfer, unknownFutureValue. |
None.
The following JSON representation shows the resource type.
{
"transferMethods": "String",
}