SecurityTokenElement.SecurityTokenXml Property

Definition

Gets the XML representation of the wrapped token.

C#
public System.Xml.XmlElement SecurityTokenXml { get; }

Property Value

The XML representation of the token.

Remarks

This property is null unless the current instance was initialized by using the SecurityTokenElement.SecurityTokenElement(XmlElement, SecurityTokenHandlerCollection) constructor.

Applies to

Product Versions
.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