BuildMaster SDK Reference
Version:

Encrypted Property

Gets or sets a value indicating whether the property value should be protected using DPAPI before being persisted in the database.

Syntax

public bool Encrypted { get; set; }

Remarks

This is only applicable to string properties.