|
27 | 27 | <format type="text/markdown"><. |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
223 | 223 |
|
224 | 224 | Transforms are applied in the order in which they were added. If no transforms are specified, the minimum required transforms are added automatically.
|
225 | 225 |
|
226 |
| - For more information about XML digital signatures, see the W3C specification at www.w3.org/TR/xmldsig-core/. |
| 226 | + For more information about XML digital signatures, see the [W3C specification](https://www.w3.org/TR/xmldsig-core/). |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
|
275 | 275 | <format type="text/markdown"><. |
283 | 283 |
|
284 | 284 | ]]></format>
|
285 | 285 | </remarks>
|
|
315 | 315 | <format type="text/markdown"><. |
325 | 325 |
|
326 | 326 | ]]></format>
|
327 | 327 | </remarks>
|
|
471 | 471 | <format type="text/markdown"><. |
479 | 479 |
|
480 | 480 | ]]></format>
|
481 | 481 | </remarks>
|
|
540 | 540 | <format type="text/markdown"><![CDATA[
|
541 | 541 |
|
542 | 542 | ## Remarks
|
543 |
| - The <xref:System.Security.Cryptography.Xml.Reference.Uri%2A> property uses a string Uniform Resource Identifier (URI) to represent the <`URI`> element of an XML digital signature. |
| 543 | + The <xref:System.Security.Cryptography.Xml.Reference.Uri%2A> property uses a string Uniform Resource Identifier (URI) to represent the `<URI>` element of an XML digital signature. |
544 | 544 |
|
545 | 545 | Use the <xref:System.Security.Cryptography.Xml.Reference.Uri%2A> property to specify the location of a document to sign, and to specify which element of the current XML document to sign or to indicate that the entire document should be signed.
|
546 | 546 |
|
|
0 commit comments