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

<rangerPolicyItemDataMaskInfo>
  <dataMaskType>...</dataMaskType>
  <valueExpr>...</valueExpr>
  <conditionExpr>...</conditionExpr>
</rangerPolicyItemDataMaskInfo>