MembershipUserNameSecurityTokenHandler.LoadCustomConfiguration Methode

Definition

Lädt die 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

Die benutzerdefinierten XML-Elemente.

Gilt für: