@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface RfidAttributeName

    Structure contains information that serves as the distinguished name (identifier) of an object.

    RfidAttributeName

    interface RfidAttributeName {
        Type: string;
        Value: TrfFtString;
    }
    Index

    Properties

    Properties

    Type: string

    Attribute identifier (OID ASCII string); contents of the identifier in the format S1 (S2), where S1 – attribute name, S2 – identifier (OID string)

    RfidAttributeName

    RfidAttributeName