IdentityResultAssert.IsSuccess(IdentityResult) Metoda

Definice

Vyhodnotí, že výsledek byl úspěšný.

public:
 static void IsSuccess(Microsoft::AspNetCore::Identity::IdentityResult ^ result);
public static void IsSuccess (Microsoft.AspNetCore.Identity.IdentityResult result);
static member IsSuccess : Microsoft.AspNetCore.Identity.IdentityResult -> unit
Public Shared Sub IsSuccess (result As IdentityResult)

Parametry

Platí pro