SignInResult.Failed Özellik

Tanım

Başarısız oturum SignInResult açmayı temsil eden bir döndürür.

public:
 static property Microsoft::AspNetCore::Identity::SignInResult ^ Failed { Microsoft::AspNetCore::Identity::SignInResult ^ get(); };
public static Microsoft.AspNetCore.Identity.SignInResult Failed { get; }
static member Failed : Microsoft.AspNetCore.Identity.SignInResult
Public Shared ReadOnly Property Failed As SignInResult

Özellik Değeri

SignInResult Başarısız bir oturum açmayı temsil eden bir.

Şunlara uygulanır