SecureStoreServiceApplication.IsMasterSecretKeyPopulated - Méthode

Renvoie une valeur qui indique si la clé secrète principale a été remplie pour l'application Service 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
Public Function IsMasterSecretKeyPopulated As Boolean
'Utilisation
Dim instance As SecureStoreServiceApplication
Dim returnValue As Boolean

returnValue = instance.IsMasterSecretKeyPopulated()
public bool IsMasterSecretKeyPopulated()

Valeur renvoyée

Type : System.Boolean
true si la clé secrète principale a été remplie ; dans le cas contraire, false.

Implémentations

ISecureStoreServiceApplication.IsMasterSecretKeyPopulated()

Voir aussi

Référence

SecureStoreServiceApplication classe

SecureStoreServiceApplication - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms