System.Security.Cryptography.DataProtectionScope.CurrentUser Field

The protected data is associated with the current user. Only threads running under the current user context can unprotect the data.

Syntax

DataProtectionScope CurrentUser

Requirements

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