ISsoProvider.GetTicket, méthode (Microsoft.SharePoint.Portal.SingleSignon)
Returns a ticket that can be used later to retrieve credentials.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
Function GetTicket As String
'Utilisation
Dim instance As ISsoProvider
Dim returnValue As String
returnValue = instance.GetTicket
string GetTicket ()
Valeur de retour
A string that contains the ticket.
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