mmApp.EncryptionMachineKey

Returns a machine specific encryption key that can be used for passwords and other settings.

If the Configuration.UseMachineEcryptionKeyForPasswords flag is false, no machine specific information is added to the key. Do this if you want to share your encrypted configuration settings in cloud based folders like DropBox, OneDrive, etc.

public static string EncryptionMachineKey { get; }

See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic