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 ()
属性

例外

オブジェクトはストアで永続化されていません。

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

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

適用対象