Partager via


CommonDataServiceForAppsLinkedService.ServicePrincipalCredentialType Propriété

Définition

Type d’informations d’identification du principal de service à utiliser dans l’authentification de serveur à serveur. 'ServicePrincipalKey' pour key/secret, 'ServicePrincipalCert' pour le certificat. Type : chaîne (ou Expression avec chaîne resultType).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ServicePrincipalCredentialType { get; set; }
member this.ServicePrincipalCredentialType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ServicePrincipalCredentialType As DataFactoryElement(Of String)

Valeur de propriété

S’applique à