IdentityErrorDescriber.LoginAlreadyAssociated Yöntem

Tanım

IdentityError Dış oturum açma bilgilerinin bir hesapla zaten ilişkili olduğunu belirten bir döndürür.

public:
 virtual Microsoft::AspNetCore::Identity::IdentityError ^ LoginAlreadyAssociated();
public virtual Microsoft.AspNetCore.Identity.IdentityError LoginAlreadyAssociated ();
abstract member LoginAlreadyAssociated : unit -> Microsoft.AspNetCore.Identity.IdentityError
override this.LoginAlreadyAssociated : unit -> Microsoft.AspNetCore.Identity.IdentityError
Public Overridable Function LoginAlreadyAssociated () As IdentityError

Döndürülenler

Bir IdentityError dış oturum açmanın zaten bir hesapla ilişkili olduğunu belirten bir.

Şunlara uygulanır