ODataAadServicePrincipalCredentialType type

Specify the credential type (key or cert) is used for service principal.
KnownODataAadServicePrincipalCredentialType can be used interchangeably with ODataAadServicePrincipalCredentialType, this enum contains the known values that the service supports.

Known values supported by the service

ServicePrincipalKey: ServicePrincipalKey
ServicePrincipalCert: ServicePrincipalCert

type ODataAadServicePrincipalCredentialType = string