Поделиться через


MembershipUserNameSecurityTokenHandler.LoadCustomConfiguration Метод

Определение

Загружает пользовательскую конфигурацию из 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)

Параметры

customConfigElements
XmlNodeList

Пользовательские XML-элементы.

Применяется к