IPjMembershipUser.DelegateGuid 属性

请注意:此 API 现在已过时。

获取用户代理的 GUID。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
<ObsoleteAttribute("in o15")> _
ReadOnly Property DelegateGuid As Guid
    Get
用法
Dim instance As IPjMembershipUser
Dim value As Guid

value = instance.DelegateGuid
[ObsoleteAttribute("in o15")]
Guid DelegateGuid { get; }

属性值

类型:System.Guid
该委托的 GUID。

备注

代理用户是一种被授予另一个用户的访问权限。

另请参阅

引用

IPjMembershipUser 接口

IPjMembershipUser 成员

Microsoft.Office.Project.Server.Library 命名空间