Aracılığıyla paylaş


Saml2SecurityTokenHandler.LoadCustomConfiguration(XmlNodeList) Yöntem

Tanım

XML'den özel yapılandırmayı 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 değeridir.

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

Şunlara uygulanır