PnP methods use the parameter ClientId to reference the Azure AD Application ID
To improve use and readability, the parameter should be changed to ApplicationId.
Existing methods should have ApplicationId as an alias for ClientId
New Methods should use ApplicationId and alias ClientId