Udostępnij za pośrednictwem


Saml2SecurityTokenHandler.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

Element XmlNodeList określający wymagania dotyczące uwierzytelniania tokenu SAML.

Wyjątki

customConfigElements to null.

Konfiguracja określona w pliku customConfigElements jest nieprawidłowa.

Dotyczy