ClaimActionCollection.Remove(String) Metoda

Definice

Odeberte všechny akce deklarací identity pro daný typ deklarace identity.

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

Parametry

claimType
String

ClaimType map, které chcete odebrat.

Platí pro