SystemIdentityModelServicesSection.FederationConfigurationElements Свойство

Определение

Получает коллекцию элементов <federationConfiguration>, настроенных в этом разделе <system.identityModel.services>.

public:
 property System::IdentityModel::Services::Configuration::FederationConfigurationElementCollection ^ FederationConfigurationElements { System::IdentityModel::Services::Configuration::FederationConfigurationElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.IdentityModel.Services.Configuration.FederationConfigurationElementCollection FederationConfigurationElements { get; }
[<System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.FederationConfigurationElements : System.IdentityModel.Services.Configuration.FederationConfigurationElementCollection
Public ReadOnly Property FederationConfigurationElements As FederationConfigurationElementCollection

Значение свойства

Коллекция, содержащая все элементы <federationConfiguration>, настроенные в этом разделе <system.identityModel.services>.

Атрибуты

Применяется к

См. также раздел