Skip to content

Commit 9c67a49

Browse files
authored
Merge pull request #179120 from yoelhor/patch-205
Update trustframeworkpolicy.md
2 parents 13b3a0c + d5bb69b commit 9c67a49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory-b2c/trustframeworkpolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 03/15/2021
11+
ms.date: 11/09/2021
1212
ms.author: kengaderdus
1313
ms.subservice: B2C
1414
---
@@ -66,6 +66,7 @@ The **TrustFrameworkPolicy** element contains the following elements:
6666
| [BuildingBlocks](buildingblocks.md) | 0:1 | The building blocks of your policy. |
6767
| [ClaimsProviders](claimsproviders.md) | 0:1 | A collection of claims providers. |
6868
| [UserJourneys](userjourneys.md) | 0:1 | A collection of user journeys. |
69+
| [SubJourneys](subjourneys.md) | 0:1 | A collection of sub journeys. |
6970
| [RelyingParty](relyingparty.md) | 0:1 | A definition of a relying party policy. |
7071

7172
To inherit a policy from another policy, a **BasePolicy** element must be declared under the **TrustFrameworkPolicy** element of the policy file. The **BasePolicy** element is a reference to the base policy from which this policy is derived.

0 commit comments

Comments
 (0)