Saml2SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Memuat konfigurasi kustom dari 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)
Parameter
- customConfigElements
- XmlNodeList
XmlNodeList Yang menentukan persyaratan autentikasi token SAML.
Pengecualian
customConfigElementsadalah null.
Konfigurasi yang ditentukan di customConfigElements tidak valid.