How to get the extension secret for the azure devops server local extension
I noticed that for Azure DevOps extensions we can obtain a secret key from the Marketplace, as mentioned in the documentation:
https://learn.microsoft.com/en-us/azure/devops/extend/develop/auth?view=azure-devops-2022
Is there any way to retrieve or generate the secret key for an Azure DevOps server local extensions.