Udostępnij za pośrednictwem


X509SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Metoda

Definicja

Ładuje konfigurację niestandardową z pliku 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

Elementy XML zawierające konfigurację niestandardową.

Wyjątki

customConfigElements to null.

Określona konfiguracja niestandardowa jest nieprawidłowa.

Dotyczy