SamlSecurityTokenHandler.WriteDoNotCacheCondition Method

Definition

Writes the <saml:DoNotCacheCondition> element.

C#
protected virtual void WriteDoNotCacheCondition(System.Xml.XmlWriter writer, System.IdentityModel.Tokens.SamlDoNotCacheCondition condition);

Parameters

writer
XmlWriter

The XML writer with which to write the data.

condition
SamlDoNotCacheCondition

The data to write.

Exceptions

writer is null.

-or-

condition 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