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

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


SamlSecurityTokenHandler.WriteAttributeStatement Method

Definition

Writes the <saml:AttributeStatement> element.

C#
protected virtual void WriteAttributeStatement(System.Xml.XmlWriter writer, System.IdentityModel.Tokens.SamlAttributeStatement statement);

Parameters

writer
XmlWriter

The XmlWriter with which to write the data.

statement
SamlAttributeStatement

The data to write.

Exceptions

statement is null.

-or-

writer 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