Security.ReadTemplateList Método

Definição

Obtém informações sobre todos os modelos de segurança.

public:
 WebSvcSecurity::SecurityTemplatesDataSet ^ ReadTemplateList();
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/office/project/server/webservices/Security/ReadTemplateList", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/office/project/server/webservices/Security/", ResponseNamespace="http://schemas.microsoft.com/office/project/server/webservices/Security/", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
public WebSvcSecurity.SecurityTemplatesDataSet ReadTemplateList();
member this.ReadTemplateList : unit -> WebSvcSecurity.SecurityTemplatesDataSet
Public Function ReadTemplateList () As SecurityTemplatesDataSet

Retornos

Especifica o nome e o identificador exclusivo para todos os modelos de segurança.

Atributos

Comentários

Permissões do Project Server

ManageSecurity Permite que um usuário gerencie a segurança do Project Server. Permissão global.
ManageUsersAndGroups Permite que um usuário gerencie usuários e grupos do Project Server. Permissão global.

Aplica-se a