SearchIndex.SharePointConnectorAppRegistration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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