SecMatchLimit Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
MatchLimitAll |
Return all matches. |
MatchLimitOne |
Return a single match. |