Skip to content

Commit b92bf33

Browse files
authored
fix summary (#2024)
1 parent 935ac84 commit b92bf33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Security.Claims/ClaimTypes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,9 +1766,9 @@
17661766
<ReturnType>System.String</ReturnType>
17671767
</ReturnValue>
17681768
<Docs>
1769-
<summary>The URI for a distinguished name claim of an X.509 certificate, http://schemas.xmlsoap.org/ws/2005/05/identity/claims/x500distinguishedname. The X.500 standard defines the methodology for defining distinguished names that are used by X.509 certificates.</summary>
1769+
<summary>The URI for an X.500 distinguished name claim, such as the subject of an X.509 Public Key Certificate or an entry identifier in a directory services Directory Information Tree.</summary>
17701770
<remarks>To be added.</remarks>
17711771
</Docs>
17721772
</Member>
17731773
</Members>
1774-
</Type>
1774+
</Type>

0 commit comments

Comments
 (0)