Partager via


SecureStoreCredential - Classe

Représente les informations d'identification pour une application externe.

Hiérarchie d’héritage

System.Object
  Microsoft.Office.SecureStoreService.Server.SecureStoreCredential

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SecureStoreCredential _
    Implements ISecureStoreCredential, IDisposable
'Utilisation
Dim instance As SecureStoreCredential
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SecureStoreCredential : ISecureStoreCredential, 
    IDisposable

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SecureStoreCredential - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms