ProtectedConfiguration::ProtectedDataSectionName Field

 

The name of the protected data section.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
literal String^ ProtectedDataSectionName

Field Value

Type: System::String^

This is a constant string variable that contains the name of the protected data section.

The following example shows how to use the ProtectedDataSectionName property to retrieve the name of a protected data section.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: