Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateIdentificationPinForEmployee

Creates a new PIN login for the provided UserID, or your current user if UserID is left null.

This PIN will only be valid for the provided OrganizationUnitID, or your current organization unit if left null.

Hierarchy

  • CreateIdentificationPinForEmployee

Index

Properties

Optional OrganizationUnitID

OrganizationUnitID: undefined | number

Entity type: OrganizationUnit

Pin

Pin: string

Optional UserID

UserID: undefined | number

Entity type: User