SignInResult.Success Özellik

Tanım

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

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

Özellik Değeri

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

Şunlara uygulanır