X509SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Metod

Definition

Läser in anpassad konfiguration från 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)

Parametrar

customConfigElements
XmlNodeList

XML-elementen som innehåller den anpassade konfigurationen.

Undantag

customConfigElements är null.

Den angivna anpassade konfigurationen är inte giltig.

Gäller för