Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 330 Bytes

get-platformcredentialauthenticationmethod-1-powershell-snippets.md

File metadata and controls

12 lines (8 loc) · 330 Bytes
description
Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Identity.SignIns

# A UPN can also be used as -UserId.
Get-MgBetaUserAuthenticationPlatformCredentialMethod -UserId $userId -PlatformCredentialAuthenticationMethodId $platformCredentialAuthenticationMethodId