SamlSecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Metod

Definition

Läser in anpassad konfiguration från 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)

Parametrar

customConfigElements
XmlNodeList

En XmlNodeList som anger autentiseringskraven för SAML-token.

Undantag

customConfigElements är null.

Konfigurationen som anges i customConfigElements är ogiltig.

Gäller för