言語

Principal.Delete メソッド

定義

ストアからプリンシパル オブジェクトを削除します。

public:
 void Delete();
public void Delete();
[System.Security.SecurityCritical]
public void Delete();
member this.Delete : unit -> unit
[<System.Security.SecurityCritical>]
member this.Delete : unit -> unit
Public Sub Delete ()
属性

例外

ストアに永続化されていないオブジェクト。

オブジェクトは既に削除されています。

ターゲット コンテキストの種類は、現在のプリンシパルのコンテキスト型と一致する必要があります。

適用対象