SecurityProjectCategoriesDataSet.GroupRelationsRow.WSEC_GRP_UID 属性

获取或设置 web 安全组 GUID。

命名空间:  WebSvcSecurity
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property WSEC_GRP_UID As Guid
    Get
    Set
用法
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRow
Dim value As Guid

value = instance.WSEC_GRP_UID

instance.WSEC_GRP_UID = value
public Guid WSEC_GRP_UID { get; set; }

属性值

类型:System.Guid

另请参阅

引用

SecurityProjectCategoriesDataSet.GroupRelationsRow 类

SecurityProjectCategoriesDataSet.GroupRelationsRow 成员

WebSvcSecurity 命名空间