WsFederationOptions.ConfigurationManager Свойство

Определение

Отвечает за получение, кэширование и обновление конфигурации из метаданных. Если не предоставлено, то будет создано с помощью свойств MetadataAddress и Backchannel.

public:
 property Microsoft::IdentityModel::Protocols::IConfigurationManager<Microsoft::IdentityModel::Protocols::WsFederation::WsFederationConfiguration ^> ^ ConfigurationManager { Microsoft::IdentityModel::Protocols::IConfigurationManager<Microsoft::IdentityModel::Protocols::WsFederation::WsFederationConfiguration ^> ^ get(); void set(Microsoft::IdentityModel::Protocols::IConfigurationManager<Microsoft::IdentityModel::Protocols::WsFederation::WsFederationConfiguration ^> ^ value); };
public Microsoft.IdentityModel.Protocols.IConfigurationManager<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> ConfigurationManager { get; set; }
member this.ConfigurationManager : Microsoft.IdentityModel.Protocols.IConfigurationManager<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> with get, set
Public Property ConfigurationManager As IConfigurationManager(Of WsFederationConfiguration)

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

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