Aracılığıyla paylaş


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

Özel yapılandırmayı içeren XML öğeleri.

Özel durumlar

customConfigElements, null değeridir.

Belirtilen özel yapılandırma geçerli değil.

Şunlara uygulanır