SectionViewModel.ProtectionProviderProperty Property

Gets the protection provider property.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public ReadOnly Property ProtectionProviderProperty As ProtectionProviderProperty
public ProtectionProviderProperty ProtectionProviderProperty { get; }
public:
property ProtectionProviderProperty^ ProtectionProviderProperty {
    ProtectionProviderProperty^ get ();
}
public function get ProtectionProviderProperty () : ProtectionProviderProperty

See Also

SectionViewModel Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace