Partager via


SecureStoreServiceApplicationProxy.GetChangeKeyToken - Méthode

Retourne un jeton qui peut être utilisé pour modifier la clé.

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

Syntaxe

'Déclaration
Public Function GetChangeKeyToken As String
'Utilisation
Dim instance As SecureStoreServiceApplicationProxy
Dim returnValue As String

returnValue = instance.GetChangeKeyToken()
public string GetChangeKeyToken()

Valeur renvoyée

Type : System.String
La valeur du jeton.

Remarques

Cette méthode permet d'obtenir un jeton non chiffré.

Voir aussi

Référence

SecureStoreServiceApplicationProxy classe

SecureStoreServiceApplicationProxy - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms