Share via


CharacterMaskPolicyType.UnmaskFromEnd Property

Definition

Optional parameter to indicate whether to unmask characters from the end of the redacted PII entity. Default is true.

public bool? UnmaskFromEnd { get; set; }
member this.UnmaskFromEnd : Nullable<bool> with get, set
Public Property UnmaskFromEnd As Nullable(Of Boolean)

Property Value

Applies to