SecureStoreServiceProxy.GetProxyTypes - Méthode

Obtient un tableau des types de proxy d'application service pris en charge par le proxy de service partagé.

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

Syntaxe

'Déclaration
Public Function GetProxyTypes As Type()
'Utilisation
Dim instance As SecureStoreServiceProxy
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()

Valeur renvoyée

Type : []
Tableau des types de proxy d'application de service pris en charge par le proxy de service partagé.

Implémentations

IServiceProxyAdministration.GetProxyTypes()

Voir aussi

Référence

SecureStoreServiceProxy classe

SecureStoreServiceProxy - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms