Aracılığıyla paylaş


SignInResult.Succeeded Özellik

Tanım

Oturum açma işleminin başarılı olup olmadığını gösteren bir bayrak göstergesi döndürür.

public:  property bool Succeeded {  public:
bool get(); protected:
 void set(bool value); };
public bool Succeeded { get; protected set; }
member this.Succeeded : bool with get, set
Public Property Succeeded As Boolean

Özellik Değeri

Oturum açma başarılı olursa True, aksi takdirde false.

Şunlara uygulanır