OverriddenProtectionProviderProperty Class
This class supports block-specific configuration design-time and is not intended to be used directly from your code.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.EnvironmentalOverrides
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class OverriddenProtectionProviderProperty _
Inherits ProtectionProviderProperty
public class OverriddenProtectionProviderProperty : ProtectionProviderProperty
public ref class OverriddenProtectionProviderProperty : public ProtectionProviderProperty
public class OverriddenProtectionProviderProperty extends ProtectionProviderProperty
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ViewModel
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Property
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.CustomProperty<String>
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ProtectionProviderProperty
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.EnvironmentalOverrides.OverriddenProtectionProviderProperty