SearchIndex.SharePointConnectorAppRegistration Property

Definition

Configures a SharePoint connector app registration for the index, enabling document-level permissions from SharePoint. If provided, the applicationId and federatedCredentialId properties are required.

public Azure.Search.Documents.Indexes.Models.SharePointConnectorAppRegistration SharePointConnectorAppRegistration { get; set; }
member this.SharePointConnectorAppRegistration : Azure.Search.Documents.Indexes.Models.SharePointConnectorAppRegistration with get, set
Public Property SharePointConnectorAppRegistration As SharePointConnectorAppRegistration

Property Value

Applies to