Прочетете на английски Редактиране

Споделяне чрез


SamlSecurityTokenHandler.ReadConditions(XmlReader) Method

Definition

Reads the <saml:Conditions> element.

C#
protected virtual System.IdentityModel.Tokens.SamlConditions ReadConditions(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XmlReader positioned at the element to read.

Returns

A SamlConditions that represents the Conditions element that is read.

Exceptions

reader is null.

reader is not positioned at a Conditions element.

Remarks

To handle custom <saml:Condition> elements, override this method.

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