--- title: "VBOOffice365LegacyConnectionSettings" description: "Contains details about connection settings to access the Microsoft 365 organization. New-VBOOffice365ConnectionSettings Set-VBOOffice365ConnectionSettings" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vbooffice365legacyconnectionsettings.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOffice365LegacyConnectionSettings" dateModified: "2026-08-21" --- # VBOOffice365LegacyConnectionSettings Contains details about connection settings to access the Microsoft 365 organization.

Property

Type

Description

AuthenticationType

VBOOffice365AuthenticationType

Authentication type. Possible values:

  • Basic
  • Modern
  • ApplicationOnly

RolesAndPermissionsGranted

Bool

If True, the user account is granted required permissions and assigned appropriate roles.

UserName

String

Name of the user account to connect to a Microsoft 365 organization.

## Related Commands - [`New-VBOOffice365ConnectionSettings`](new-vbooffice365connectionsettings.md) - [`Set-VBOOffice365ConnectionSettings`](set-vbooffice365connectionsettings.md)