UserDelegationInfo.ResUid プロパティ
アクセス許可の委任先のユーザーの GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public ReadOnly Property ResUid As Guid
Get
'使用
Dim instance As UserDelegationInfo
Dim value As Guid
value = instance.ResUid
public Guid ResUid { get; }
プロパティ値
型: System.Guid