TextInputOptionsQueryEventArgs.

IsSensitive Property

Summary

Text contains sensitive data like card numbers and should not be stored

Syntax

public bool IsSensitive { get; set; }

Value

Type Description
bool