Saml2SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Yöntem

Tanım

XML'den özel yapılandırma yükler.

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)

Parametreler

customConfigElements
XmlNodeList

XmlNodeList SAML belirteci kimlik doğrulama gereksinimlerini belirten bir.

Özel durumlar

customConfigElements, null'e eşittir.

içinde customConfigElements belirtilen yapılandırma geçerli değil.

Şunlara uygulanır