: SpsSsoProvider.GetTicket (Método) (Microsoft.SharePoint.Portal.SingleSignon)
Gets a ticket that can be used later to retrieve credentials.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal.SingleSignon (in microsoft.sharepoint.portal.singlesignon.dll)
Sintaxis
'Declaración
Public Function GetTicket As String
'Uso
Dim instance As SpsSsoProvider
Dim returnValue As String
returnValue = instance.GetTicket
public string GetTicket ()
Valor devuelto
A string that contains the ticket.
Vea también
Referencia
SpsSsoProvider (Clase)
SpsSsoProvider (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)