TargetApplication.Type - Propriété

Obtient ou définit le type de l'application.

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

Syntaxe

'Déclaration
Public Property Type As TargetApplicationType
    Get
    Set
'Utilisation
Dim instance As TargetApplication
Dim value As TargetApplicationType

value = instance.Type

instance.Type = value
public TargetApplicationType Type { get; set; }

Valeur de propriété

Type : Microsoft.BusinessData.Infrastructure.SecureStore.TargetApplicationType
Le type de l'application.

Implémentations

ITargetApplicationDefinition.Type

Voir aussi

Référence

TargetApplication classe

TargetApplication - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms