SystemIdentifierValidation Properties |
The SystemIdentifierValidation type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthorizedIdentifiers | Gets or sets a generic list of authorized SystemIdentifier objects. |
![]() | CurrentIdentifiers | Gets or sets a generic list of the current system's SystemIdentifier objects |
![]() | LastError | Gets or sets the last error encountered in this object. (Inherited from SystemValidation.) |
![]() | RequiredMatches | Gets or sets the number of required matching system identifiers. Use SystemIdentifierValidation.REQUIRE_EXACT_MATCH to require an exact match (which is the default). |