Share via


SerializableSecureStoreCredential.CredentialType property

Gets the credential type.

Namespace:  Microsoft.Office.SecureStoreService.Server
Assembly:  Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)

Syntax

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

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

Property value

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

See also

Reference

SerializableSecureStoreCredential class

SerializableSecureStoreCredential members

Microsoft.Office.SecureStoreService.Server namespace