Bagikan melalui


IdentityResult.Success Properti

Definisi

Mengembalikan yang IdentityResult menunjukkan keberhasilan operasi identitas.

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

Nilai Properti

Menunjukkan IdentityResult operasi yang berhasil.

Berlaku untuk