Class BiomMinutiaeType
A data type for a set of minutiae definitions
Inheritance
Implements
Inherited Members
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[DataContract]
public class BiomMinutiaeType : IEquatable<BiomMinutiaeType>
Properties
Context
biomMinutiaeType JSON-LD context
Declaration
[DataMember(Name = "@context")]
public BiomMinutiaeType.ContextEnum? Context { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<BiomMinutiaeType.ContextEnum> | biomMinutiaeType JSON-LD context |
ExtendedFeatureSet
A set of elements for the measure and definition of friction ridge detail within a particular region of interest in a fingerprint or palm print image NIEM reference is biom:ExtendedFeatureSetMinutiae
Declaration
[DataMember(Name = "extendedFeatureSet")]
public List<BiomExtendedFeatureSetMinutiaeType> ExtendedFeatureSet { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomExtendedFeatureSetMinutiaeType> | A set of elements for the measure and definition of friction ridge detail within a particular region of interest in a fingerprint or palm print image NIEM reference is biom:ExtendedFeatureSetMinutiae |
FingerLocation
A finger position, segment, offcenter code, and polygon location within an image NIEM reference is biom:MinutiaeFingerLocation
Declaration
[DataMember(Name = "fingerLocation")]
public List<BiomMinutiaeFingerLocationType> FingerLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomMinutiaeFingerLocationType> | A finger position, segment, offcenter code, and polygon location within an image NIEM reference is biom:MinutiaeFingerLocation |
FingerprintCaptureTechnique
A classification of the manner in which the FINGERPRINT is taken. NIEM reference is biom:FingerprintCaptureTechnique
Declaration
[DataMember(Name = "fingerprintCaptureTechnique")]
public List<BiomFingerprintCaptureTechniqueType> FingerprintCaptureTechnique { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFingerprintCaptureTechniqueType> | A classification of the manner in which the FINGERPRINT is taken. NIEM reference is biom:FingerprintCaptureTechnique |
FingerprintCategoryDescription
A description of a fingerprint type. NIEM reference is biom:FingerprintCategoryDescriptionText
Declaration
[DataMember(Name = "fingerprintCategoryDescription")]
public List<NcTextType> FingerprintCategoryDescription { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A description of a fingerprint type. NIEM reference is biom:FingerprintCategoryDescriptionText |
FingerprintFeaturesFeedback
A kind of supplemental proprietary value describing minutiae and related information encoded from a fingerprint image. NIEM reference is biom:FingerprintFeaturesFeedback
Declaration
[DataMember(Name = "fingerprintFeaturesFeedback")]
public List<string> FingerprintFeaturesFeedback { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> | A kind of supplemental proprietary value describing minutiae and related information encoded from a fingerprint image. NIEM reference is biom:FingerprintFeaturesFeedback |
FingerprintFeaturesVersion
A vendor and version of the fingerprint feature extraction software used to encode minutiae. NIEM reference is biom:FingerprintFeaturesVersionText
Declaration
[DataMember(Name = "fingerprintFeaturesVersion")]
public List<NcTextType> FingerprintFeaturesVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A vendor and version of the fingerprint feature extraction software used to encode minutiae. NIEM reference is biom:FingerprintFeaturesVersionText |
FingerprintIdentification
An identification that uniquely identifies a Person's fingerprints. NIEM reference is biom:FingerprintIdentification
Declaration
[DataMember(Name = "fingerprintIdentification")]
public List<NcIdentificationType> FingerprintIdentification { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcIdentificationType> | An identification that uniquely identifies a Person's fingerprints. NIEM reference is biom:FingerprintIdentification |
FingerprintImageFingerMissing
A missing finger in a fingerprint image NIEM reference is biom:FingerprintImageFingerMissing
Declaration
[DataMember(Name = "fingerprintImageFingerMissing")]
public List<BiomFingerprintImageFingerMissingType> FingerprintImageFingerMissing { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFingerprintImageFingerMissingType> | A missing finger in a fingerprint image NIEM reference is biom:FingerprintImageFingerMissing |
FingerprintImageMajorCasePrint
A set of information required when finger position code is "19" complete friction ridge exemplars NIEM reference is biom:FingerprintImageMajorCasePrint
Declaration
[DataMember(Name = "fingerprintImageMajorCasePrint")]
public List<BiomFingerprintImageMajorCasePrintType> FingerprintImageMajorCasePrint { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFingerprintImageMajorCasePrintType> | A set of information required when finger position code is "19" complete friction ridge exemplars NIEM reference is biom:FingerprintImageMajorCasePrint |
FingerprintImageSegmentPositionSquare
A fingerprint image segment position square NIEM reference is biom:FingerprintImageSegmentPositionSquare
Declaration
[DataMember(Name = "fingerprintImageSegmentPositionSquare")]
public List<BiomFrictionRidgeImageSegmentPositionSquareType> FingerprintImageSegmentPositionSquare { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFrictionRidgeImageSegmentPositionSquareType> | A fingerprint image segment position square NIEM reference is biom:FingerprintImageSegmentPositionSquare |
FingerprintPatternCoreLocation
A location of a fingerprint pattern's core in a fingerprint image NIEM reference is biom:FingerprintPatternCoreLocation
Declaration
[DataMember(Name = "fingerprintPatternCoreLocation")]
public List<BiomFingerprintFeatureLocationType> FingerprintPatternCoreLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFingerprintFeatureLocationType> | A location of a fingerprint pattern's core in a fingerprint image NIEM reference is biom:FingerprintPatternCoreLocation |
FingerprintPatternDeltaLocation
A location of a fingerprint pattern's delta in a fingerprint image NIEM reference is biom:FingerprintPatternDeltaLocation
Declaration
[DataMember(Name = "fingerprintPatternDeltaLocation")]
public List<BiomFingerprintDeltaLocationType> FingerprintPatternDeltaLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomFingerprintDeltaLocationType> | A location of a fingerprint pattern's delta in a fingerprint image NIEM reference is biom:FingerprintPatternDeltaLocation |
FingerRidgeMinutia
A minutia in a friction ridge image (Obsolete). NIEM reference is biom:FingerRidgeMinutia
Declaration
[DataMember(Name = "fingerRidgeMinutia")]
public List<BiomMinutiaType> FingerRidgeMinutia { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomMinutiaType> | A minutia in a friction ridge image (Obsolete). NIEM reference is biom:FingerRidgeMinutia |
ImageCaptureDetail
A set of information regarding the captured (e.g., scanned) image NIEM reference is biom:ImageCaptureDetail
Declaration
[DataMember(Name = "imageCaptureDetail")]
public List<BiomImageCaptureType> ImageCaptureDetail { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomImageCaptureType> | A set of information regarding the captured (e.g., scanned) image NIEM reference is biom:ImageCaptureDetail |
Incits
A set of minutiae definitions conforming to Section 5 of the ANSI INCITS 378-2004 Standard NIEM reference is biom:INCITSMinutiae
Declaration
[DataMember(Name = "incits")]
public List<BiomINCITSMinutiaeType> Incits { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomINCITSMinutiaeType> | A set of minutiae definitions conforming to Section 5 of the ANSI INCITS 378-2004 Standard NIEM reference is biom:INCITSMinutiae |
IsFingerprintTaken
True if a fingerprint biometric was taken; false otherwise. NIEM reference is biom:FingerprintTakenIndicator
Declaration
[DataMember(Name = "isFingerprintTaken")]
public List<NiemXsboolean> IsFingerprintTaken { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if a fingerprint biometric was taken; false otherwise. NIEM reference is biom:FingerprintTakenIndicator |
IsFormatNistStandard
True if the NIST standard format for minutiae is used; false otherwise NIEM reference is biom:MinutiaeFormatNISTStandardIndicator
Declaration
[DataMember(Name = "isFormatNistStandard")]
public List<NiemXsboolean> IsFormatNistStandard { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsboolean> | True if the NIST standard format for minutiae is used; false otherwise NIEM reference is biom:MinutiaeFormatNISTStandardIndicator |
MinutiaCharacterizationQualityValue
A number representing the distribution of the parameter over thousands of fingerprints approximating a Gaussian distribution. NIEM reference is biom:MinutiaCharacterizationQualityValue
Declaration
[DataMember(Name = "minutiaCharacterizationQualityValue")]
public List<NiemXsnonNegativeInteger> MinutiaCharacterizationQualityValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsnonNegativeInteger> | A number representing the distribution of the parameter over thousands of fingerprints approximating a Gaussian distribution. NIEM reference is biom:MinutiaCharacterizationQualityValue |
MinutiaClassifierQualityValue
A number that indicates the quality or confidence of the automatic classification. NIEM reference is biom:MinutiaClassifierQualityValue
Declaration
[DataMember(Name = "minutiaClassifierQualityValue")]
public List<NiemXsdecimal> MinutiaClassifierQualityValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsdecimal> | A number that indicates the quality or confidence of the automatic classification. NIEM reference is biom:MinutiaClassifierQualityValue |
Other
A set of minutiae definitions to be used for a feature set owner or developer other than the ones specifically defined in this standard NIEM reference is biom:OtherMinutiae
Declaration
[DataMember(Name = "other")]
public List<BiomOtherMinutiaeType> Other { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomOtherMinutiaeType> | A set of minutiae definitions to be used for a feature set owner or developer other than the ones specifically defined in this standard NIEM reference is biom:OtherMinutiae |
PositionUncertaintyValue
A radius of position uncertainty (PUM) in the manual or automatic placement of the core in integer units of 10 micrometers NIEM reference is biom:PositionUncertaintyValue
Declaration
[DataMember(Name = "positionUncertaintyValue")]
public List<NiemXsnonNegativeInteger> PositionUncertaintyValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsnonNegativeInteger> | A radius of position uncertainty (PUM) in the manual or automatic placement of the core in integer units of 10 micrometers NIEM reference is biom:PositionUncertaintyValue |
Quantity
A number of minutiae recorded in a record NIEM reference is biom:MinutiaeQuantity
Declaration
[DataMember(Name = "quantity")]
public List<NiemXspositiveInteger> Quantity { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXspositiveInteger> | A number of minutiae recorded in a record NIEM reference is biom:MinutiaeQuantity |
Methods
Equals(BiomMinutiaeType)
Returns true if BiomMinutiaeType instances are equal
Declaration
public bool Equals(BiomMinutiaeType other)
Parameters
Type | Name | Description |
---|---|---|
BiomMinutiaeType | other | Instance of BiomMinutiaeType to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Equals(Object)
Returns true if objects are equal
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | Object to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Overrides
GetHashCode()
Gets the hash code
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | Hash code |
Overrides
ToJson()
Returns the JSON string presentation of the object
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String | JSON string presentation of the object |
ToString()
Returns the string presentation of the object
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String presentation of the object |
Overrides
Operators
Equality(BiomMinutiaeType, BiomMinutiaeType)
Declaration
public static bool operator ==(BiomMinutiaeType left, BiomMinutiaeType right)
Parameters
Type | Name | Description |
---|---|---|
BiomMinutiaeType | left | |
BiomMinutiaeType | right |
Returns
Type | Description |
---|---|
System.Boolean |
Inequality(BiomMinutiaeType, BiomMinutiaeType)
Declaration
public static bool operator !=(BiomMinutiaeType left, BiomMinutiaeType right)
Parameters
Type | Name | Description |
---|---|---|
BiomMinutiaeType | left | |
BiomMinutiaeType | right |
Returns
Type | Description |
---|---|
System.Boolean |