Property IsMasked
IsMasked
Gets or sets a value indicating whether this parameter is masked.
public bool IsMasked { get; set; }
Property Value
- bool
trueif masked; otherwise,false.
Gets or sets a value indicating whether this parameter is masked.
public bool IsMasked { get; set; }
true if masked; otherwise, false.