Compartir a través de


del método WssInterop.ReadWssSettings

Obtiene la configuración de Project Web App en el sitio de Administración Central de SharePoint.

Espacio de nombres:  WebSvcWssInterop
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/ReadWssSettings", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",  _
    ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",  _
    Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadWssSettings As WssSettingsDataSet
'Uso
Dim instance As WssInterop
Dim returnValue As WssSettingsDataSet

returnValue = instance.ReadWssSettings()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/ReadWssSettings", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", 
    ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", 
    Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public WssSettingsDataSet ReadWssSettings()

Valor devuelto

Tipo: WebSvcWssInterop.WssSettingsDataSet

Comentarios

Permisos de Project Server

Permiso

Descripción

LogOn

Permite al usuario iniciar sesión en Project Server. Permiso global.

Vea también

Referencia

clase WssInterop

Miembros WssInterop

Espacio de nombres WebSvcWssInterop