Skip to main content

Microsoft Office 365 Scope

The scope that opens a connection to and authenticates all activities for Microsoft Office 365.

Authentication

  • ApplicationId: The ID of your Azure Active Directory Application.
    • Type: System.String
    • Required
  • Tenant: The Id of your Azure Tenant.
    • Type: System.String
    • Required

Username And Password

  • Username: The username on your Microsoft Office 365 account.
    • Type: System.String
    • Required
  • Password: The password on your Microsoft Office 365 account.
    • Type: System.String
    • Required

Details

  • All other Office 365 activities must be embedded within this scope to be usable.