Options
All
  • Public
  • Public/Protected
  • All
Menu

Klasse MicrosoftModul zur Initialisierung des Microsoft Cloud-Services

Hierarchy

  • MicrosoftModule

Index

Methods

Static done

  • done(): void
  • Freigabe des Microsoft-Moduls

    Returns void

Static getConfig

  • Rueckgabe der eingetragenen Microsoft-Credentials, wenn Microsoft mit dynamischen Credetials initialsiert wurde

    Returns MicrosoftModuleConfigInterface

    aConfigData - neue Credentials fuer Microsoft eintragen

Static init

  • init(aMicrosoftOption: MicrosoftModuleOptionInterface, aCallback?: undefined | ((aMicrosoftFlag: boolean) => void), aErrorOutputFlag?: boolean): void
  • Hier wird Microsoft initialsiert

    Parameters

    • aMicrosoftOption: MicrosoftModuleOptionInterface

      Parameter fuer Microsoft

    • Optional aCallback: undefined | ((aMicrosoftFlag: boolean) => void)

      Rueckgabefunktion fuer Microsoft-Flag

    • Default value aErrorOutputFlag: boolean = false

      bestimmt die Ausgabe von Fehlermeldungen

    Returns void

Static setConfig

  • Eintragen neuer Microsoft-Credentials, wenn Microsoft mit danamischen Credetials initialsiert wurde

    Parameters

    Returns number

    Fehlercode 0 oder -1