Share via


SecMatchLimit Class

Definition

Keys used to control query results.

public static class SecMatchLimit
type SecMatchLimit = class
Inheritance
SecMatchLimit

Remarks

You can use either an NSNumber or one of the values defined in this class when manually querying.

Properties

Name Description
MatchLimitAll

Return all matches.

MatchLimitOne

Return a single match.

Applies to