MaskSensitiveData
Specifies whether the provider masks sensitive data values in query results.
データ型
bool
デフォルト値
true
解説
This property controls whether sensitive fields, such as credentials or personally identifiable information (PII), are masked in the returned result set.
When this property is set to true, sensitive data is masked to prevent exposure in query results or logs.
When this property is set to false, sensitive data is returned in plain text.
This property is useful when working with environments that require data privacy or compliance with security standards.