ITargetApplicationField.IsMasked - Propriété
Gets a value indicating whether the field should be masked in the user interface.
Espace de noms : Microsoft.BusinessData.Infrastructure.SecureStore
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property IsMasked As Boolean
Get
'Utilisation
Dim instance As ITargetApplicationField
Dim value As Boolean
value = instance.IsMasked
bool IsMasked { get; }
Valeur de propriété
Type : System.Boolean
true to mask the field; otherwise, false.
Voir aussi
Référence
ITargetApplicationField interface
ITargetApplicationField - Membres
Microsoft.BusinessData.Infrastructure.SecureStore - Espace de noms