Cmdlets for Microsoft Office 365

Build 23.0.8839

AuthScheme Parameter (Connect-Office365 Cmdlet)

Microsoft Office 365 に接続する際に使用する認証の種類。

Syntax

Connect-Office365 -AuthScheme string

Possible Values

AzureAD, AzureMSI, AzureServicePrincipal, AzureServicePrincipalCert

Data Type

cstr

Default Value

"AzureAD"

Remarks

  • AzureAD:Azure Active Directory OAuth 認証を実行する場合に設定。
  • AzureMSI:Azure VM で実行しているときにマネージドサービスID のクレデンシャルを自動的に取得する場合に設定。
  • AzureServicePrincipal:クライアントシークレットを使用してAzure Service Principal として認証する場合に設定。
  • AzureServicePrincipalCert:証明書を使用してAzure Service Principal として認証する場合に設定。

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839