GetPropertiesForDisplay(bool hideEncrypted) Method

Returns properties used for display purposes.

Syntax

public virtual IReadOnlyDictionary<string, string> GetPropertiesForDisplay(bool hideEncrypted)

Parameters

hideEncrypted
Type: bool

Value indicating whether values for encrypted or secure properties should be hidden.

Returns

Dictionary of properties to display.