Cmdlets for Microsoft OneNote

Build 25.0.9434

AuthScheme Parameter (Connect-OneNote Cmdlet)

Specifies the type of authentication to use when connecting to Microsoft OneNote. If this property is left blank, the default authentication is used.

Syntax

Connect-OneNote -AuthScheme string

Possible Values

AzureAD, AzureMSI

Data Type

cstr

Default Value

"AzureAD"

Remarks

  • AzureAD: Perform Azure Active Directory (user-based) OAuth authentication.
  • AzureMSI: Automatically obtain Azure AD Managed Service Identity credentials when running on an Azure VM.

For information about creating a custom application to authenticate with Azure AD, see カスタム認証アプリの作成.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434