6 references to MemoryProtectionScope
System.Security (6)
system\security\cryptography\dataprotection.cs (6)
180
MemoryProtectionScope
scope) {
211
MemoryProtectionScope
scope) {
240
private static void VerifyScope (
MemoryProtectionScope
scope) {
241
if ((scope !=
MemoryProtectionScope
.SameProcess) && (scope !=
MemoryProtectionScope
.CrossProcess) &&
242
(scope !=
MemoryProtectionScope
.SameLogon))