Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The length of the masked text. Will be present when using the redaction policy kind “MaskWithEntityType”.
public int? MaskLength { get; }
member this.MaskLength : Nullable<int>
Public ReadOnly Property MaskLength As Nullable(Of Integer)