GetData: Organization and office types

This page documents the data types available in GetData for organizations, offices, end entities, and organization certificates.

\{internal.endentity.%%}

\{internal.endentity.%%}

This will return attributes and types from an end entity item of the system. An identifier of the directory service is required for loading these data.

\{internal.endentity.id}

Returns the unique id of the end entity.

\{internal.endentity.organizationid}

Returns the organization id of the end entity.

\{internal.endentity.organizationname}

Returns the name of the organization.

\{internal.endentity.organizationvalue}

Returns specific name of the organization if not equal with organization name in the system.

\{internal.endentity.organizationnumber}

Returns the organizational number.

\{internal.endentity.organizationlocality}

Returns the locality of the organization.

\{internal.endentity.organizationcountry}

Returns the country of the organization.

\{internal.endentity.officeid}

Returns the office id if available.

\{internal.endentity.officename}

Returns the name of the office if available.

\{internal.endentity.objectsid}

Returns the external security identifier of the end entity if available.

\{internal.endentity.origintypeid}

Returns the id of the origin service type as a numeric value.

\{internal.endentity.origintype}

Returns the name of the origin service type. Available types are: Internal, MSAD, MSADLDS, SwedishTaxAgencyNavet, SwedishTaxAgencySPAR, CustomizedSearchService and MSAzureAD.

\{internal.endentity.originsyncdatetime}

Returns date and time when the the end entity latest was synchronized against external origin service if available.

\{internal.endentity.typeid}

Returns the id of the end entity type as a numeric value.

\{internal.endentity.type}

Returns the name of the end entity type. Available types are: Computer and Service.

\{internal.endentity.typeadditional}

Returns subordinated additional type if available.

\{internal.endentity.name}

Returns the name of the end entity.

\{internal.endentity.serialnumber}

Returns serial number of the end entity if available.

\{internal.endentity.email}

Returns email address of the end entity if available.

\{internal.endentity.phone}

Returns the phone number of the end entity if available.

\{internal.endentity.responsiblename}

Returns name of a responsible person of the end entity if available.

\{internal.endentity.responsibleemail}

Returns email address of a responsible person if available.

\{internal.endentity.responsiblephone}

Returns phone number of a responsible person if available.

\{internal.endentity.statusid}

Returns the id of the end entity status.

\{internal.endentity.status}

Returns the name of the status. Available types are: Unused, Active, Inactive and Expired.

\{internal.endentity.statusadditional}

Returns additional status if available.

\{internal.endentity.validfrom}

Returns date and time when the end entity item was created in the system.

\{internal.endentity.validto}

Returns date and time when the end entity will be expired.

\{internal.endentity.extrainfo}

Returns extra customized information of the end entity if available.

\{internal.endentity.hasissuedcertificate}

Returns condition (true/false) if the end entity has any issued certificate(s).

\{internal.endentity.hasadditionalidentity}

Returns condition (true/false) if the end entity has any additional identities.

\{internal.endentity.additionalinfo}

Returns additional information of the end entity if available.

\{internal.endentity.additionalidentity%%}

Returns value of a specific additional identity type.

\{internal.office.%%}

\{internal.office.%%}

This will return attributes and types from an office in the system. An identifier of the office is required for loading these data.

\{internal.office.id}

Returns the unique id of the office.

\{internal.office.organizationid}

Returns the organization id of the office.

\{internal.office.organizationname}

Returns the name of the organization.

\{internal.office.name}

Returns the name of the office.

\{internal.office.tokenmanufacturerreferenceid}

Returns a specified reference if available, used by token manufacturer.

\{internal.office.physicalstreetaddress}

Returns the street address of the actual office.

\{internal.office.postaladdress}

Returns the postal address of the office.

\{internal.office.postalcode}

Returns the postal code of the office.

\{internal.office.postalcity}

Returns the postal city of the office.

\{internal.office.postalcountry}

Returns the postal country of the office.

\{internal.office.invoicingpostaladdress}

Returns the postal address for invoicing the office.

\{internal.office.invoicingpostalcode}

Returns the postal code for invoicing the office.

\{internal.office.invoicingpostalcity}

Returns the postal city for invoicing the office.

\{internal.office.invoicingpostalcountry}

Returns the postal country for invoicing the office.

\{internal.office.costcenter}

Returns the cost center of the office.

\{internal.office.email}

Returns the email address of the office.

\{internal.office.phone}

Returns the telephone number of the office.

\{internal.office.contactperson}

Returns the name of the contact person of the office.

\{internal.office.secondarycontactperson}

Returns the name of the secondary contact person of the office.

\{internal.office.statusid}

Returns the id of the status of the office.

\{internal.office.status}

Returns the name of the status of the office. Available types are: Active and Inactive.

\{internal.office.additionalinfo}

Returns additional information of the office if available.

\{internal.organization.%%}

\{internal.organization.%%}

This will return attributes and types from an organization in the system. An identifier of the organization is required for loading these data.

\{internal.organization.id}

Returns the unique id of the organization.

\{internal.organization.name}

Returns the name of the organization.

\{internal.organization.imageid}

Returns the image reference id or the organization.

\{internal.organization.number}

Returns the organizational number.

\{internal.organization.domainsuffix}

Returns the domain suffix of the organization.

\{internal.organization.email}

Returns the email address of the organization.

\{internal.organization.locality}

Returns the locality of the organization.

\{internal.organization.state}

Returns the state of the organization.

\{internal.organization.country}

Returns the country of organization.

\{internal.organization.style}

Returns the CSS-style information of the organization. This is usually used by a GUI or other clients.

\{internal.organization.additionalinfo}

Returns the additional information of the organization as XML-encoded string.

\{internal.organization.genericdata}

Returns the generic data specified in additional information of the organization. Note that the configuration is XML and the name is case sensitive (e.g. \{internal.organization.genericdata(data=MyData)}

\{internal.organizationcertificate.%%}

\{internal.organizationcertificate.%%}

This will return attributes and types from the specified certificate used for the organization, primarily for end-to-end encryption.

\{internal.organizationcertificate.id}

Returns the unique id of the organization certificate.

\{internal.organizationcertificate.organizationid}

Returns the organization id of the organization certificate.

\{internal.organizationcertificate.algorithm}

Returns the algorithm of the public key of the organization certificate.

\{internal.organizationcertificate.algorithmid}

Returns the id of the algorithm of the public key of the organization certificate.

\{internal.organizationcertificate.hash}

Returns the thumbprint (hash/digest) of the organization certificate.

\{internal.organizationcertificate.data}

Returns the organization certificate.

\{internal.organizationcertificate.additionalinfo}

Returns the additional information of the organization certificate as XML-encoded string.