ISecureStore - Interface

Fournit une interface pour gérer les applications cibles et les informations d'identification stockées dans le Banque d’informations sécurisée.

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ISecureStore
'Utilisation
Dim instance As ISecureStore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ISecureStore

Voir aussi

Référence

ISecureStore - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms