clientId property

String clientId
final

The Client ID of your application registered in Azure Active Directory.

You can find this in the Azure portal under Azure Active Directory -> App registrations -> Your Application -> Application (client) ID.

Implementation

final String clientId;