共用方式為


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 項目。

適用於