SerializableSecureStoreCredential.CredentialType - Propriété

Obtient le type d'informations d'identification.

Espace de noms :  Microsoft.Office.SecureStoreService.Server
Assembly :  Microsoft.Office.SecureStoreService (dans Microsoft.Office.SecureStoreService.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CredentialType As SecureStoreCredentialType
    Get
'Utilisation
Dim instance As SerializableSecureStoreCredential
Dim value As SecureStoreCredentialType

value = instance.CredentialType
public SecureStoreCredentialType CredentialType { get; }

Valeur de propriété

Type : Microsoft.BusinessData.Infrastructure.SecureStore.SecureStoreCredentialType
Le type d'informations d'identification.

Voir aussi

Référence

SerializableSecureStoreCredential classe

SerializableSecureStoreCredential - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms