ClaimActionCollection.Remove(String) Methode

Definition

Entfernen Sie alle Anspruchsaktionen für den angegebenen ClaimType.

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

Parameter

claimType
String

Der ClaimType der zu entfernenden Zuordnungen.

Gilt für: