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 要素。

適用対象