SamlSecurityTokenHandler.ReadAuthenticationStatement(XmlReader) Method

Definition

Reads the <saml:AuthnStatement> element or a <saml:Statement> element that specifies an xsi:type of saml:AuthnStatementType.

C#
protected virtual System.IdentityModel.Tokens.SamlAuthenticationStatement ReadAuthenticationStatement(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XmlReader positioned at the element to read.

Returns

A SamlAuthenticationStatement that represents the element that is read.

Exceptions

reader is null.

Applies to

Продукт Версії
.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