다음을 통해 공유


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 요소입니다.

적용 대상