Mono Class Library: System.Security.Cryptography.RSACryptoServiceProvider Overview | Members

System.Security.Cryptography.RSACryptoServiceProvider.UseMachineKeyStore Property

Specified if, by default, the key store for persistance should be the machine store (default is the user store). [Edit]

public static bool UseMachineKeyStore { set; get; }

Value

True if the machine key store is used by default, false otherwise. [Edit]

Remarks

Keys kept in the machine store are readable by every user on the system. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0