SecurityAttributeIsPassword Property

Is the property a password field, which is returned as empty.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool IsPassword { get; set; }

Property Value

Boolean

See Also