Interface OpenidConnectProviderContract.DefinitionStages.WithClientId

    • Method Detail

      • withClientId

        OpenidConnectProviderContract.DefinitionStages.WithCreate withClientId​(String clientId)
        Specifies the clientId property: Client ID of developer console which is the client application..
        Parameters:
        clientId - Client ID of developer console which is the client application.
        Returns:
        the next definition stage.