3 references to GetResourceString
System.Security.Cryptography.ProtectedData (3)
artifacts\obj\System.Security.Cryptography.ProtectedData\Debug\net10.0\System.SR.cs (3)
16internal static string @Cryptography_DpApi_ProfileMayNotBeLoaded => GetResourceString("Cryptography_DpApi_ProfileMayNotBeLoaded", @"The data protection operation was unsuccessful. This may have been caused by not having the user profile loaded for the current thread's user context, which may be the case when the thread is impersonating."); 18internal static string @PlatformNotSupported_CryptographyProtectedData => GetResourceString("PlatformNotSupported_CryptographyProtectedData", @"Windows Data Protection API (DPAPI) is not supported on this platform."); 20internal static string @Argument_DestinationTooShort => GetResourceString("Argument_DestinationTooShort", @"Destination is too short.");