VzdEntry
An entry of the VZD as result of a query.
Properties
Name | Type | Description |
---|---|---|
displayName | string | |
dn | string | |
personalEntry | boolean | |
changeDateTime | Date | |
VzdEntryKomLe [] = [] | ||
Optional organization | string | |
telematikID | string | |
userCertificate | Uint8Array [] = [] | |
professionOID | string [] = [] | |
specialization | string [] = [] | |
Optional state | string | |
Optional city | string | |
Optional postcode | string | |
Optional street | string |
Methods
containsMailAddress
▸ containsMailAddress(mailAddress
): boolean
Parameters
Name | Type |
---|---|
mailAddress | string |
Returns
boolean
getCertificates
▸ getCertificates(): Certificate
[]
Returns
Certificate
[]
getCertificate
▸ getCertificate(index?
): Certificate
Parameters
Name | Type | Default value |
---|---|---|
index | number | 0 |
Returns
Certificate