Share via


ITargetApplicationField.CredentialType Property

Gets the credential type for this field.

Namespace:  Microsoft.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property CredentialType As SecureStoreCredentialType
    Get
'Usage
Dim instance As ITargetApplicationField
Dim value As SecureStoreCredentialType

value = instance.CredentialType
SecureStoreCredentialType CredentialType { get; }

Property Value

Type: Microsoft.BusinessData.Infrastructure.SecureStore.SecureStoreCredentialType
The field credential type.

See Also

Reference

ITargetApplicationField Interface

ITargetApplicationField Members

Microsoft.BusinessData.Infrastructure.SecureStore Namespace