Поделиться через


Метод Security.ReadProjectCategoryPermissionsAll

Считывает все сведения о категории проекта для веб-разрешения безопасности.

Пространство имен:  WebSvcSecurity
Сборка:  ProjectServerServices (в ProjectServerServices.dll)

Синтаксис

'Декларация
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Security/ReadProjectCategoryPermissionsAll", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Security/",  _
    ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Security/",  _
    Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadProjectCategoryPermissionsAll As PermissionDataSet
'Применение
Dim instance As Security
Dim returnValue As PermissionDataSet

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

Возвращаемое значение

Тип: WebSvcSecurity.PermissionDataSet

Замечания

Разрешения Project Server

Разрешение

Описание

LogOn

Позволяет пользователю войти в Project Server. Глобальное разрешение.

См. также

Справочные материалы

Security класс

Элементы Security

Пространство имен WebSvcSecurity