137 个问题
windows终端如何连接Graph
Chao Chen
0
信誉分
在用户windows终端如何连接Graph,通过powershell平台,应用程序已经注册成功,
Connect-MgGraph : 无法绑定参数“ClientSecretCredential”。无法将“System.String”类型的“c13dac08-9618-4ff8-aa32-606e8c
20fb2a”值转换为“System.Management.Automation.PSCredential”类型。
所在位置 行:10 字符: 71
- ... tId $clientId -TenantId $tenantId -ClientSecret $clientSecret -Scopes ...
-
~~~~~~~~~~~~~
- CategoryInfo : InvalidArgument: (:) [Connect-MgGraph],ParameterBindingException
- FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.Graph.PowerShell.Authentication.Cmdlets.Connect
开发人员技术 | .NET | .NET MAUI
登录以回答