ISsoProvider.GetApplicationDefinitions, méthode (Microsoft.SharePoint.Portal.SingleSignon)
Gets a list of enterprise application definitions defined for this single sign-on (SSO) provider.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
Function GetApplicationDefinitions As ApplicationInfo()
'Utilisation
Dim instance As ISsoProvider
Dim returnValue As ApplicationInfo()
returnValue = instance.GetApplicationDefinitions
ApplicationInfo[] GetApplicationDefinitions ()
Valeur de retour
An ApplicationInfo object containing the application definitions.
Exemple
For an example, see Procédure pas à pas : implémentation d'un fournisseur d'authentification unique enfichable.
Voir aussi
Référence
ISsoProvider, interface
Membres ISsoProvider
Microsoft.SharePoint.Portal.SingleSignon, espace de noms