Share via


SecureStoreServiceApplicationProxy.TypeName - Propriété

Obtient le nom de type qui décrit le proxy d'application en cours.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Utilisation
Dim instance As SecureStoreServiceApplicationProxy
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Valeur de propriété

Type : System.String
Le nom de type du proxy d'application en cours.

Voir aussi

Référence

SecureStoreServiceApplicationProxy classe

SecureStoreServiceApplicationProxy - Membres

Microsoft.Office.SecureStoreService.Server - Espace de noms