Sites.GetUpdatedFormDigest-Methode
Namespace: WebSvcsites
Assembly: STSSOAP (in STSSOAP.dll)
Syntax
'Declaration
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sharepoint/soap/GetUpdatedFormDigest", RequestNamespace := "https://schemas.microsoft.com/sharepoint/soap/", _
ResponseNamespace := "https://schemas.microsoft.com/sharepoint/soap/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function GetUpdatedFormDigest As String
'Usage
Dim instance As Sites
Dim returnValue As String
returnValue = instance.GetUpdatedFormDigest()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sharepoint/soap/GetUpdatedFormDigest", RequestNamespace = "https://schemas.microsoft.com/sharepoint/soap/",
ResponseNamespace = "https://schemas.microsoft.com/sharepoint/soap/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public string GetUpdatedFormDigest()
Rückgabewert
Typ: System.String
Hinweise
Legen Sie den Zugriff auf den Sites -Dienst und seine Methoden einen Webverweis auf https://Server_Name/ [Sites /] [Site_Name/] _vti_bin/Sites.asmx.