Skip to content

Commit b894974

Browse files
mairawBillWagner
authored andcommitted
lock non-working URLs (#2026)
* lock non-working URLs * Apply suggestions from review Co-Authored-By: mairaw <[email protected]> * inline code a few more * added a few more descriptions
1 parent 6e2ed6a commit b894974

File tree

4 files changed

+89
-88
lines changed

4 files changed

+89
-88
lines changed

xml/System.IdentityModel.Claims/ClaimTypes.xml

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
<format type="text/markdown"><![CDATA[
5656
5757
## Remarks
58-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/anonymous.
58+
59+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/anonymous`.
5960
6061
]]></format>
6162
</remarks>
@@ -84,7 +85,7 @@
8485
<format type="text/markdown"><![CDATA[
8586
8687
## Remarks
87-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication.
88+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication`.
8889
8990
]]></format>
9091
</remarks>
@@ -114,7 +115,7 @@
114115
<format type="text/markdown"><![CDATA[
115116
116117
## Remarks
117-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authorizationdecision.
118+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authorizationdecision`.
118119
119120
]]></format>
120121
</remarks>
@@ -144,7 +145,7 @@
144145
<format type="text/markdown"><![CDATA[
145146
146147
## Remarks
147-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/country.
148+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/country`.
148149
149150
]]></format>
150151
</remarks>
@@ -173,7 +174,7 @@
173174
<format type="text/markdown"><![CDATA[
174175
175176
## Remarks
176-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dateofbirth.
177+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dateofbirth`.
177178
178179
]]></format>
179180
</remarks>
@@ -204,7 +205,7 @@
204205
## Remarks
205206
A deny-only SID denies the specified entity to a securable object.
206207
207-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/denyonlysid.
208+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/denyonlysid`.
208209
209210
]]></format>
210211
</remarks>
@@ -234,7 +235,7 @@
234235
<format type="text/markdown"><![CDATA[
235236
236237
## Remarks
237-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dns.
238+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dns`.
238239
239240
]]></format>
240241
</remarks>
@@ -264,7 +265,7 @@
264265
<format type="text/markdown"><![CDATA[
265266
266267
## Remarks
267-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress.
268+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress`.
268269
269270
]]></format>
270271
</remarks>
@@ -294,7 +295,7 @@
294295
<format type="text/markdown"><![CDATA[
295296
296297
## Remarks
297-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/gender.
298+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/gender`.
298299
299300
]]></format>
300301
</remarks>
@@ -323,7 +324,7 @@
323324
<format type="text/markdown"><![CDATA[
324325
325326
## Remarks
326-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname.
327+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname`.
327328
328329
]]></format>
329330
</remarks>
@@ -352,7 +353,7 @@
352353
<format type="text/markdown"><![CDATA[
353354
354355
## Remarks
355-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash.
356+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash`.
356357
357358
]]></format>
358359
</remarks>
@@ -382,7 +383,7 @@
382383
<format type="text/markdown"><![CDATA[
383384
384385
## Remarks
385-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/homephone.
386+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/homephone`.
386387
387388
]]></format>
388389
</remarks>
@@ -411,7 +412,7 @@
411412
<format type="text/markdown"><![CDATA[
412413
413414
## Remarks
414-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality.
415+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality`.
415416
416417
]]></format>
417418
</remarks>
@@ -440,7 +441,7 @@
440441
<format type="text/markdown"><![CDATA[
441442
442443
## Remarks
443-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone.
444+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone`.
444445
445446
]]></format>
446447
</remarks>
@@ -469,7 +470,7 @@
469470
<format type="text/markdown"><![CDATA[
470471
471472
## Remarks
472-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name.
473+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name`.
473474
474475
]]></format>
475476
</remarks>
@@ -499,7 +500,7 @@
499500
<format type="text/markdown"><![CDATA[
500501
501502
## Remarks
502-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier.
503+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier`.
503504
504505
]]></format>
505506
</remarks>
@@ -528,7 +529,7 @@
528529
<format type="text/markdown"><![CDATA[
529530
530531
## Remarks
531-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/otherphone.
532+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/otherphone`.
532533
533534
]]></format>
534535
</remarks>
@@ -557,7 +558,7 @@
557558
<format type="text/markdown"><![CDATA[
558559
559560
## Remarks
560-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode.
561+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode`.
561562
562563
]]></format>
563564
</remarks>
@@ -586,7 +587,7 @@
586587
<format type="text/markdown"><![CDATA[
587588
588589
## Remarks
589-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier.
590+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier`.
590591
591592
]]></format>
592593
</remarks>
@@ -615,7 +616,7 @@
615616
<format type="text/markdown"><![CDATA[
616617
617618
## Remarks
618-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa.
619+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa`.
619620
620621
]]></format>
621622
</remarks>
@@ -645,7 +646,7 @@
645646
<format type="text/markdown"><![CDATA[
646647
647648
## Remarks
648-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/sid.
649+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/sid`.
649650
650651
]]></format>
651652
</remarks>
@@ -675,7 +676,7 @@
675676
<format type="text/markdown"><![CDATA[
676677
677678
## Remarks
678-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/spn.
679+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/spn`.
679680
680681
]]></format>
681682
</remarks>
@@ -705,7 +706,7 @@
705706
<format type="text/markdown"><![CDATA[
706707
707708
## Remarks
708-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince.
709+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince`.
709710
710711
]]></format>
711712
</remarks>
@@ -734,7 +735,7 @@
734735
<format type="text/markdown"><![CDATA[
735736
736737
## Remarks
737-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress.
738+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress`.
738739
739740
]]></format>
740741
</remarks>
@@ -763,7 +764,7 @@
763764
<format type="text/markdown"><![CDATA[
764765
765766
## Remarks
766-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname.
767+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname`.
767768
768769
]]></format>
769770
</remarks>
@@ -794,7 +795,7 @@
794795
## Remarks
795796
The <xref:System.IdentityModel.Claims.ClaimTypes.System%2A> is typically used to identify the issuer of a claim when the issuer is the current application.
796797
797-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/system.
798+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/system`.
798799
799800
]]></format>
800801
</remarks>
@@ -825,7 +826,7 @@
825826
## Remarks
826827
A thumbprint is a globally unique SHA-1 hash of an X.509 certificate.
827828
828-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint.
829+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint`.
829830
830831
]]></format>
831832
</remarks>
@@ -855,7 +856,7 @@
855856
<format type="text/markdown"><![CDATA[
856857
857858
## Remarks
858-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn.
859+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn`.
859860
860861
861862
@@ -890,7 +891,7 @@
890891
<format type="text/markdown"><![CDATA[
891892
892893
## Remarks
893-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/uri.
894+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/uri`.
894895
895896
]]></format>
896897
</remarks>
@@ -920,7 +921,7 @@
920921
<format type="text/markdown"><![CDATA[
921922
922923
## Remarks
923-
The string returned by this property is http://schemas.xmlsoap.org/ws/2005/05/identity/claims/webpage.
924+
The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/webpage`.
924925
925926
]]></format>
926927
</remarks>

xml/System.IdentityModel.Claims/Rights.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<format type="text/markdown"><![CDATA[
4343
4444
## Remarks
45-
The string that is returned by the <xref:System.IdentityModel.Claims.Rights.Identity%2A> property is http://schemas.xmlsoap.org/ws/2005/05/identity/right/Identity.
45+
The string that is returned by the <xref:System.IdentityModel.Claims.Rights.Identity%2A> property is `http://schemas.xmlsoap.org/ws/2005/05/identity/right/identity`.
4646
4747
In general, a typical <xref:System.IdentityModel.Claims.ClaimSet> has one claim with the <xref:System.IdentityModel.Claims.Rights.Identity%2A> right. This claim represents the identity of the <xref:System.IdentityModel.Claims.ClaimSet>. For example, a <xref:System.IdentityModel.Claims.WindowsClaimSet> has a SID claim that represents the user's SID. Likewise, the <xref:System.IdentityModel.Claims.X509CertificateClaimSet> has a <xref:System.IdentityModel.Claims.ClaimTypes.Thumbprint%2A> claim that represents the identity that is associated with an X.509 certificate.
4848
@@ -73,7 +73,7 @@
7373
<format type="text/markdown"><![CDATA[
7474
7575
## Remarks
76-
The string that is returned by the <xref:System.IdentityModel.Claims.Rights.PossessProperty%2A> property is http://schemas.xmlsoap.org/ws/2005/05/identity/right/PossessProperty.
76+
The string that is returned by the <xref:System.IdentityModel.Claims.Rights.PossessProperty%2A> property is `http://schemas.xmlsoap.org/ws/2005/05/identity/right/possessproperty`.
7777
7878
A claim of type <xref:System.IdentityModel.Claims.ClaimTypes.Name%2A> with right <xref:System.IdentityModel.Claims.Rights.PossessProperty%2A> over the value `Martin` indicates that the entity with which such a claim is associated possesses a `Name` property with the value `Martin`.
7979

xml/System.IdentityModel.Selectors/UnsupportedPolicyOptionsException.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
## Remarks
2828
An <xref:System.IdentityModel.Selectors.UnsupportedPolicyOptionsException> exception indicates that a policy was provided to the system that includes options that are not supported. Restrictions that can cause these failures include the following:
2929
30-
A recipient has requested a token from the local security token service by specifying http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/self as the issuer of the token. However, one of the requirements specified in the policy is not supported by the CardSpace local security token service. For more information, see [A Technical Reference for the Information Card Profile V1.0](https://go.microsoft.com/fwlink/?LinkId=102401). Examples of unsupported options include the following:
30+
A recipient has requested a token from the local security token service by specifying `http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/self` as the issuer of the token. However, one of the requirements specified in the policy is not supported by the CardSpace local security token service. For more information, see [A Technical Reference for the Information Card Profile V1.0](https://go.microsoft.com/fwlink/?LinkId=102401). Examples of unsupported options include the following:
3131
3232
- A claim requested by the recipient is not in the list of supported claims specified in the [Supported Claim Types](https://go.microsoft.com/fwlink/?LinkId=102402) section of "A Technical Reference for the Information Card Profile V1.0."
3333
@@ -168,4 +168,4 @@
168168
</Docs>
169169
</Member>
170170
</Members>
171-
</Type>
171+
</Type>

0 commit comments

Comments
 (0)