Skip to content

Commit 76ea25e

Browse files
authored
Merge pull request #102675 from yoelhor/patch-10
Update technicalprofiles.md
2 parents f081509 + a102bb0 commit 76ea25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/technicalprofiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: reference
12-
ms.date: 12/10/2019
12+
ms.date: 01/29/2020
1313
ms.author: marsma
1414
ms.subservice: B2C
1515
---
@@ -80,7 +80,7 @@ The **TechnicalProfile** contains the following elements:
8080
| Element | Occurrences | Description |
8181
| ------- | ----------- | ----------- |
8282
| Domain | 0:1 | The domain name for the technical profile. For example, if your technical profile specifies the Facebook identity provider, the domain name is Facebook.com. |
83-
| DisplayName | 0:1 | The name of the technical profile that can be displayed to users. |
83+
| DisplayName | 1:1 | The name of the technical profile that can be displayed to users. |
8484
| Description | 0:1 | The description of the technical profile that can be displayed to users. |
8585
| Protocol | 0:1 | The protocol used for the communication with the other party. |
8686
| Metadata | 0:1 | A collection of key/value pairs that are utilized by the protocol for communicating with the endpoint in the course of a transaction. |

0 commit comments

Comments
 (0)