IIsSensitiveMessage.IsSensitiveMessage property

namespace: Serenity.Services   assemblySerenity.Net.Core

Gets if the message of this exception can be safely shown to the end user, e.g.

public bool IsSensitiveMessage { get; }

See Also