IdentityResult.Success Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un IdentityResult indiquant une opération d’identité réussie.
public:
static property Microsoft::AspNetCore::Identity::IdentityResult ^ Success { Microsoft::AspNetCore::Identity::IdentityResult ^ get(); };
public static Microsoft.AspNetCore.Identity.IdentityResult Success { get; }
static member Success : Microsoft.AspNetCore.Identity.IdentityResult
Public Shared ReadOnly Property Success As IdentityResult
Valeur de propriété
indiquant IdentityResult une opération réussie.