ProtectedProviderSettings.Properties Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar en ConfigurationPropertyCollection samling som representerar egenskaperna för leverantörerna för skyddade konfigurationsdata.
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
Egenskapsvärde
En ConfigurationPropertyCollection som representerar egenskaperna för leverantörerna för skyddade konfigurationsdata.
Kommentarer
Använd egenskapen Providers för att komma åt egenskaperna för leverantörerna för skyddade konfigurationsdata.