UserDelegationDeactivatePostEventArgs コンストラクター (UserDelegationInfo)
UserDelegationDeactivatePostEventArgsクラスのインスタンスが作成されます。内部的に使用されます。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
delegation As UserDelegationInfo _
)
'使用
Dim delegation As UserDelegationInfo
Dim instance As New UserDelegationDeactivatePostEventArgs(delegation)
public UserDelegationDeactivatePostEventArgs(
UserDelegationInfo delegation
)
パラメーター
delegation
型: Microsoft.Office.Project.Server.Events.UserDelegationInfoユーザーは、アクセス許可を委任して、非アクティブ化されたアクセス許可に関連付けられているユーザーの Guid を格納しているオブジェクト。
関連項目
参照先
UserDelegationDeactivatePostEventArgs クラス
UserDelegationDeactivatePostEventArgs メンバー