Sdílet prostřednictvím


SamlSecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Metoda

Definice

Načte vlastní konfiguraci z 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)

Parametry

customConfigElements
XmlNodeList

Určuje XmlNodeList požadavky na ověřování tokenu SAML.

Výjimky

customConfigElements je null.

Konfigurace zadaná v customConfigElements souboru není platná.

Platí pro