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