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 元素

适用于