Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IEncryptedProperties.cs
1
using
Waher.Persistence.Attributes
;
2
3
namespace
Waher.Persistence
4
{
9
public
interface
IEncryptedProperties
10
{
14
string
[]
EncryptedProperties
{
get
; }
15
}
16
}
Waher.Persistence.IEncryptedProperties
Interface for objects containing encrypted properties. Mark the properties that are encrypted with th...
Definition:
IEncryptedProperties.cs:10
Waher.Persistence.IEncryptedProperties.EncryptedProperties
string[] EncryptedProperties
Array of properties that are encrypted.
Definition:
IEncryptedProperties.cs:14
Waher.Persistence.Attributes
Definition:
ArchivingTimeAttribute.cs:4
Waher.Persistence
Definition:
Bookmark.cs:4
IoTGateway
Persistence
Waher.Persistence
IEncryptedProperties.cs
Generated by
1.9.5