共用方式為


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 命名空間