Implemented interface member:
method
LoadCustomConfiguration
System.IdentityModel.Configuration.ICustomIdentityConfiguration.LoadCustomConfiguration(System.Xml.XmlNodeList)
4 overrides of LoadCustomConfiguration
System.IdentityModel (4)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
81public override void LoadCustomConfiguration(XmlNodeList customConfigElements)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
86public override void LoadCustomConfiguration(XmlNodeList customConfigElements)
System\IdentityModel\Tokens\SessionSecurityTokenHandler.cs (1)
94public override void LoadCustomConfiguration(XmlNodeList customConfigElements)
System\IdentityModel\Tokens\X509SecurityTokenHandler.cs (1)
90public override void LoadCustomConfiguration(XmlNodeList customConfigElements)