rangerPolicyItemDataMaskInfo Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
conditionExpr string element 0/1  
dataMaskType string element 0/1  
valueExpr string element 0/1  

Example

<r----->
  <dataMaskType>...</dataMaskType>
  <conditionExpr>...</conditionExpr>
  <valueExpr>...</valueExpr>
</r----->