Udostępnij za pośrednictwem


SecurityTokenElement.SecurityTokenXml Właściwość

Definicja

Pobiera reprezentację XML opakowanego tokenu.

public:
 property System::Xml::XmlElement ^ SecurityTokenXml { System::Xml::XmlElement ^ get(); };
public System.Xml.XmlElement SecurityTokenXml { get; }
member this.SecurityTokenXml : System.Xml.XmlElement
Public ReadOnly Property SecurityTokenXml As XmlElement

Wartość właściwości

Reprezentacja XML tokenu.

Uwagi

Ta właściwość jest null wyjątkiem tego, że bieżące wystąpienie zostało zainicjowane przy użyciu konstruktora SecurityTokenElement.SecurityTokenElement(XmlElement, SecurityTokenHandlerCollection) .

Dotyczy