Instance Property インスタンスプロパティ

previousFailureCount

The receiver’s count of failed authentication attempts. レシーバの持つ失敗した認証の試みの総数。

Declaration 宣言

@property(readonly) NSInteger previousFailureCount;

Discussion 議論

The previous failure count includes failures from all protection spaces, not just the current one. 以前の失敗の総数は、全ての保護空間からの失敗を含みます、現在のものだけでなく。

See Also 参照

Getting Properties of Previous Authentication Attempts 以前の認証の試みのプロパティを取得する