2 references to Scope
System.Security (2)
system\security\cryptography\dpapidataprotector.cs (2)
40return ProtectedData.Protect(userData, GetHashedPurpose(), Scope); 52return ProtectedData.Unprotect(encryptedData, GetHashedPurpose(), Scope);