SecurityTokenResolver.LoadCustomConfiguration(XmlNodeList) Method

Definition

When overridden in a derived class, loads custom configuration from XML.

C#
public virtual void LoadCustomConfiguration(System.Xml.XmlNodeList nodelist);

Parameters

nodelist
XmlNodeList

The custom configuration elements.

Implements

Remarks

By default, throws a NotImplementedException. You can override this method to provide functionality in a derived class.

Applies to

Produkt Versiounen
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1