Sdílet prostřednictvím


ProtectedProviderSettings.Properties Vlastnost

Definice

ConfigurationPropertyCollection Získá kolekci, která představuje vlastnosti zprostředkovatelů pro chráněná konfigurační data.

protected public:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected internal override System.Configuration.ConfigurationPropertyCollection Properties { get; }
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Friend Overrides ReadOnly Property Properties As ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Hodnota vlastnosti

A ConfigurationPropertyCollection , který představuje vlastnosti zprostředkovatelů pro chráněná konfigurační data.

Poznámky

Providers Vlastnost použijte pro přístup k vlastnostem zprostředkovatelů chráněných konfiguračních dat.

Platí pro