System.Security.Permissions.DataProtectionPermissionAttribute.ProtectData Property

Gets or sets a value indicating whether data can be encrypted using the System.Security.Cryptography.ProtectedData class.

Syntax

public bool ProtectData { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: System.Security.Permissions
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0