Compartir a través de


: Authentication (Clase) (Microsoft.SharePoint.Dsp)

The Authentication class represents the authentication mode that is used to connect to the back-end server.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Dsp (in microsoft.sharepoint.dsp.dll)

Sintaxis

'Declaración
<XmlRootAttribute(ElementName:="authentication")> _
Public Class Authentication
    Inherits SoapHeader
'Uso
Dim instance As Authentication
[XmlRootAttribute(ElementName="authentication")] 
public class Authentication : SoapHeader

Comentarios

The Authentication class corresponds to the <dsp:authentication> SOAP header.

Jerarquía de herencia

System.Object
   System.Web.Services.Protocols.SoapHeader
    Microsoft.SharePoint.Dsp.Authentication

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

Authentication (Miembros)
Microsoft.SharePoint.Dsp (Espacio de nombres)