msgraph-sdk-php
msgraph-sdk-php copied to clipboard
Update DeviceLocalCredentialInfo.php
Added getDeviceLocalCredentialsId method. Useful when looking up Azure Laps passwords like $graphServiceClient->directory()->DeviceLocalCredentials()->byDeviceLocalCredentialInfoId($id)->get($requestConfinfigurationSelectCredentials)->wait()