System.Security.Permissions.DataProtectionPermission.Flags Property

Gets or sets the data and memory protection flags.

Syntax

public DataProtectionPermissionFlags Flags { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property specifies whether the Protect and Unprotect methods of the System.Security.Cryptography.ProtectedData and System.Security.Cryptography.ProtectedMemory classes can be used.

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