Authentication Class

Representa o modo autenticação que é usado para conectar ao servidor back-end.

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

Syntax

'Declaração
<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

Authentication serviço Web corresponde de < dsp:Authentication > SOAP cabeçalho.

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