System.Security.Cryptography.MemoryProtectionScope.SameProcess Field

Only code running in the same process as the code that called the ProtectedMemory.Protect(Byte[], MemoryProtectionScope) method can unprotect memory.

Syntax

MemoryProtectionScope SameProcess

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