DataProtectionPermissionAttribute::ProtectData Property
.NET Framework (current version)
Gets or sets a value indicating whether data can be encrypted using the ProtectedData class.
Assembly: System.Security (in System.Security.dll)
If the value is false, a SecurityException occurs when the ProtectedData::Protect method is called.
.NET Framework
Available since 2.0
Available since 2.0
Show: