Freigeben über


Saml2SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Methode

Definition

Lädt eine benutzerdefinierte Konfiguration aus XML.

public:
 override void LoadCustomConfiguration(System::Xml::XmlNodeList ^ customConfigElements);
public override void LoadCustomConfiguration (System.Xml.XmlNodeList customConfigElements);
override this.LoadCustomConfiguration : System.Xml.XmlNodeList -> unit
Public Overrides Sub LoadCustomConfiguration (customConfigElements As XmlNodeList)

Parameter

customConfigElements
XmlNodeList

Eine XmlNodeList, die die SAML-Tokenauthentifizierungsanforderungen angibt.

Ausnahmen

customConfigElements ist null.

Die in customConfigElements angegebene Konfiguration ist ungültig.

Gilt für: