PSSecurityGroup 结构
在项目服务器中指定的内置安全组。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Structure PSSecurityGroup
用法
Dim instance As PSSecurityGroup
public struct PSSecurityGroup
备注
Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/ManageGroups.aspx) 中的管理组页显示可用的安全组。管理组页包含可用于项目服务器安装,还可以包括自定义组的默认组。
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。