IIsSensitiveMessage.IsSensitiveMessage property
Gets a value indicating whether the message of this exception can be safely shown to the end user, e.g. whether it does not contain sensitive information.
public bool IsSensitiveMessage { get; }
See Also
- interface IIsSensitiveMessage