FirebaseAdmin. Auth. ErrorInfo
Represents an error encountered while performing a batch operation such as AbstractFirebaseAuth.ImportUsersAsync(IEnumerable{ImportUserRecordArgs}) or AbstractFirebaseAuth.DeleteUsersAsync(IReadOnlyList{string}).
Summary
Properties |
|
---|---|
Index
|
int
Gets the index of the entry that caused the error.
|
Reason
|
string
Gets a string describing the error.
|
Properties
Index
int Index
Gets the index of the entry that caused the error.
Reason
string Reason
Gets a string describing the error.