Skip to content

inline code invalid URIs #3800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xml/System.IdentityModel.Protocols.WSTrust/KeyTypes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A URI that represents the asymmetric key type; http://schemas.System.com/idfx/keytype/asymmetric.</summary>
<summary>A URI that represents the asymmetric key type; <c>http://schemas.System.com/idfx/keytype/asymmetric</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -54,7 +54,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A URI that represents the bearer key type; http://schemas.System.com/idfx/keytype/bearer.</summary>
<summary>A URI that represents the bearer key type; <c>http://schemas.System.com/idfx/keytype/bearer</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -74,7 +74,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A URI that represents the symmetric key type; http://schemas.System.com/idfx/keytype/symmetric.</summary>
<summary>A URI that represents the symmetric key type; <c>http://schemas.System.com/idfx/keytype/symmetric</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down
12 changes: 6 additions & 6 deletions xml/System.IdentityModel.Protocols.WSTrust/RequestTypes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Cancel request; http://schemas.System.com/idfx/requesttype/cancel.</summary>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Cancel request; <c>http://schemas.System.com/idfx/requesttype/cancel</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -61,7 +61,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust GetMetadata request; http://schemas.System.com/idfx/requesttype/getMetadata.</summary>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust GetMetadata request; <c>http://schemas.System.com/idfx/requesttype/getMetadata</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -81,7 +81,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Issue request; http://schemas.System.com/idfx/requesttype/issue.</summary>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Issue request; <c>http://schemas.System.com/idfx/requesttype/issue</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -101,7 +101,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic WS-Trust IssueCard request; http://schemas.System.com/idfx/requesttype/issueCard.</summary>
<summary>A string constant that represents a protocol-agnostic WS-Trust IssueCard request; <c>http://schemas.System.com/idfx/requesttype/issueCard</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -121,7 +121,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Renew request; http://schemas.System.com/idfx/requesttype/renew.</summary>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Renew request; <c>http://schemas.System.com/idfx/requesttype/renew</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -141,7 +141,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Validate request; http://schemas.System.com/idfx/requesttype/validate.</summary>
<summary>A string constant that represents a protocol-agnostic URI for a WS-Trust Validate request; <c>http://schemas.System.com/idfx/requesttype/validate</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down
30 changes: 15 additions & 15 deletions xml/System.IdentityModel.Tokens/AuthenticationMethods.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using a hardware token, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/hardwaretoken.</summary>
<summary>Authentication by using a hardware token, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/hardwaretoken</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -61,7 +61,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using the Kerberos protocol, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/kerberos.</summary>
<summary>Authentication by using the Kerberos protocol, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/kerberos</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -81,7 +81,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>The namespace for the well-known authentication methods, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/.</summary>
<summary>The namespace for the well-known authentication methods, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -101,7 +101,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using a password, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/password.</summary>
<summary>Authentication by using a password, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/password</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -121,7 +121,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using a key authenticated by a PGP web of trust, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/pgp.</summary>
<summary>Authentication by using a key authenticated by a PGP web of trust, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/pgp</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -141,7 +141,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using the Secure Remote Password protocol, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/secureremotepassword.</summary>
<summary>Authentication by using the Secure Remote Password protocol, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/secureremotepassword</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -161,7 +161,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using an XML digital signature, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/signature.</summary>
<summary>Authentication by using an XML digital signature, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/signature</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -181,7 +181,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using a smartcard, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcard.</summary>
<summary>Authentication by using a smartcard, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcard</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -201,7 +201,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using a smartcard PKI, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcardpki.</summary>
<summary>Authentication by using a smartcard PKI, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/smartcardpki</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -221,7 +221,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication on a key authenticated using an SPKI PKI, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/spki.</summary>
<summary>Authentication on a key authenticated using an SPKI PKI, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/spki</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -241,7 +241,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using either the SSL or TLS protocol with certificate-based client authentication, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/tlsclient.</summary>
<summary>Authentication by using either the SSL or TLS protocol with certificate-based client authentication, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/tlsclient</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -261,7 +261,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication by using an unspecified method, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/unspecified.</summary>
<summary>Authentication by using an unspecified method, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/unspecified</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -281,7 +281,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Windows authentication, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/windows.</summary>
<summary>Windows authentication, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/windows</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -301,7 +301,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication on a key authenticated using an X.509 PKI, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/x509.</summary>
<summary>Authentication on a key authenticated using an X.509 PKI, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/x509</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -321,7 +321,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Authentication on a key authenticated using an XKMS trust service, http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/xkms.</summary>
<summary>Authentication on a key authenticated using an XKMS trust service, <c>http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/xkms</c>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down