Table of Contents

Interface IEncryptedSavable

Namespace
Nucs.JsonSettings
Assembly
Nucs.JsonSettings.dll
public interface IEncryptedSavable : ISavable
Inherited Members

Properties

Password

The password which is used to encrypt and decrypt the file.

SecureString Password { get; }

Property Value

SecureString