Defines values for ProviderType. KnownProviderType can be used interchangeably with ProviderType,
this enum contains the known values that the service supports.
Known values supported by the service
Azure: Azure provider can be used to authenticate to Azure DevOps repositories using Managed Identity. GitHub: GitHub provider can be used to authenticate Generic: Generic is the default provider that indicates secret-based authentication mechanism.
Defines values for ProviderType.
KnownProviderType can be used interchangeably with ProviderType, this enum contains the known values that the service supports.
Known values supported by the service
Azure: Azure provider can be used to authenticate to Azure DevOps repositories using Managed Identity.
GitHub: GitHub provider can be used to authenticate
Generic: Generic is the default provider that indicates secret-based authentication mechanism.