SamlSecurityTokenHandler.ReadAuthorityBinding(XmlReader) Method

Definition

Read the <saml:AuthorityBinding> element.

C#
protected virtual System.IdentityModel.Tokens.SamlAuthorityBinding ReadAuthorityBinding(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XML reader positioned at the <saml:AuthorityBinding> element.

Returns

The SamlAuthorityBinding that was read.

Exceptions

reader is null.

reader is not positioned at a saml:AuthorityBinding element or contains an unrecognized child element or a child element that is not valid.

Applies to

Produkt Versiounen
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1