SecureStoreServiceProxy.GetSecureStore - Méthode (SPServiceContext, SecureStoreServiceApplicationProxy)

Obtient l'objet de la banque d'informations sécurisé pour sélectionner le proxy de droit et de transférer un appel au proxy SSS.

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

Syntaxe

'Déclaration
Public Function GetSecureStore ( _
    context As SPServiceContext, _
    proxy As SecureStoreServiceApplicationProxy _
) As ISecureStore
'Utilisation
Dim instance As SecureStoreServiceProxy
Dim context As SPServiceContext
Dim proxy As SecureStoreServiceApplicationProxy
Dim returnValue As ISecureStore

returnValue = instance.GetSecureStore(context, _
    proxy)
public ISecureStore GetSecureStore(
    SPServiceContext context,
    SecureStoreServiceApplicationProxy proxy
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.SecureStoreService.Server.ISecureStore

Voir aussi

Référence

SecureStoreServiceProxy classe

SecureStoreServiceProxy - Membres

GetSecureStore - Surcharge

Microsoft.Office.SecureStoreService.Server - Espace de noms