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

    Interface RfidDistinguishedName

    Contents of the identifier in binary form. Base64 encoded.

    RfidDistinguishedName

    interface RfidDistinguishedName {
        Attributes: RfidAttributeName[];
        Data: string;
        FriendlyName: TrfFtString;
    }
    Index

    Properties

    Attributes: RfidAttributeName[]

    List of individual attributes contained in the identifier

    RfidDistinguishedName

    Data: string

    Contents of the identifier in binary form. Base64 encoded.

    RfidDistinguishedName

    FriendlyName: TrfFtString

    RfidDistinguishedName