SamlSecurityTokenHandler.ReadDoNotCacheCondition(XmlReader) Method

Definition

Reads a saml:DoNotCacheCondition element from the specified XML reader.

C#
protected virtual System.IdentityModel.Tokens.SamlDoNotCacheCondition ReadDoNotCacheCondition(System.Xml.XmlReader reader);

Parameters

reader
XmlReader

An XML reader positioned at a saml:DoNotCacheCondition element.

Returns

The SamlDoNotCacheCondition that was read.

Exceptions

reader is null.

reader is not positioned at a saml:DoNotCacheCondition element.

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