IPjMembershipUser.DelegateName プロパティ
メモ: この API は現在使用されていません。
ユーザーは、代理人の名前を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ObsoleteAttribute("in o15")> _
ReadOnly Property DelegateName As String
Get
'使用
Dim instance As IPjMembershipUser
Dim value As String
value = instance.DelegateName
[ObsoleteAttribute("in o15")]
string DelegateName { get; }
プロパティ値
型: System.String
デリゲートの名前を指定します。
注釈
代理ユーザーは、別のユーザーのアクセス許可が与えられています。