Skip to content

Commit a9dcdca

Browse files
authored
Update claim-resolver-overview.md
Adding a sample
1 parent 531f221 commit a9dcdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/claim-resolver-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following sections list available claim resolvers.
9090

9191
| Claim | Description | Example |
9292
| ----- | ----------- | --------|
93-
| {Claim:claim type} | The identifier of a claim type already defined in the ClaimsSchema section in the policy file or parent policy file. | A claim type value. |
93+
| {Claim:claim type} | The identifier of a claim type already defined in the ClaimsSchema section in the policy file or parent policy file. For example: `{Claim:displayName}`, or `{Claim:objectId}`. | A claim type value.|
9494

9595

9696
### OAuth2 key-value parameters

0 commit comments

Comments
 (0)