次の方法で共有


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

適用対象