Partager via


ClaimActionCollection.Remove(String) Méthode

Définition

Supprimez toutes les actions de revendication pour le ClaimType donné.

public:
 void Remove(System::String ^ claimType);
public void Remove (string claimType);
member this.Remove : string -> unit
Public Sub Remove (claimType As String)

Paramètres

claimType
String

ClaimType des cartes à supprimer.

S’applique à