Partager via


SharePointOnlineListLinkedService.ServicePrincipalId Propriété

Définition

Obtient ou définit l’ID d’application (client) de votre application inscrite dans Azure Active Directory. Veillez à accorder l’autorisation de site SharePoint à cette application. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")]
public object ServicePrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")>]
member this.ServicePrincipalId : obj with get, set
Public Property ServicePrincipalId As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à