ITargetApplicationField.CredentialType - Propriété
Gets the credential type for this field.
Espace de noms : Microsoft.BusinessData.Infrastructure.SecureStore
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property CredentialType As SecureStoreCredentialType
Get
'Utilisation
Dim instance As ITargetApplicationField
Dim value As SecureStoreCredentialType
value = instance.CredentialType
SecureStoreCredentialType CredentialType { get; }
Valeur de propriété
Type : Microsoft.BusinessData.Infrastructure.SecureStore.SecureStoreCredentialType
The field credential type.
Voir aussi
Référence
ITargetApplicationField interface
ITargetApplicationField - Membres
Microsoft.BusinessData.Infrastructure.SecureStore - Espace de noms