Compartir a través de


Authentication Class

Representa el modo de autenticación que se utiliza para conectar con el servidor de servicios de fondo.

Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx

Syntax

'Declaración
<SerializableAttribute> _
<XmlRootAttribute("authentication", Web Service:="https://schemas.microsoft.com/sharepoint/dsp", IsNullable:=False)> _
PublicClassAuthenticationInheritsSoapHeader
'Uso
DiminstanceAsAuthentication
[SerializableAttribute] 
[XmlRootAttribute("authentication", Web Service="https://schemas.microsoft.com/sharepoint/dsp", IsNullable=false)] 
publicclassAuthentication : SoapHeader

Remarks

El Authentication Servicio Web corresponde a la < DSP:Authentication > encabezado SOAP.

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
    List Data Retrieval.Authentication

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Authentication Members
List Data Retrieval Web Service