Aracılığıyla paylaş


SystemIdentityModelServicesSection.FederationConfigurationElements Özellik

Tanım

Bu <system.identityModel.services> bölümde yapılandırılan öğe koleksiyonunu <federationConfiguration> alır.

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

Özellik Değeri

Bu <system.identityModel.services> bölümde yapılandırılan tüm <federationConfiguration> öğeleri içeren bir koleksiyon.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.