ProfileProvisioner members
Creates profile pages for Business Data Connectivity (BDC) service entities.
The ProfileProvisioner type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfileProvisioner(SPServiceContext) | Initializes a new instance of the ProfileProvisioner class. | |
ProfileProvisioner(BdcServiceApplicationProxy, AdministrationMetadataCatalog) | Initializes a new instance of the ProfileProvisioner class. |
Top
Methods
Name | Description | |
---|---|---|
CreateProfilePage | Creates a new profile page for the specified BDC entity. | |
GetHostSiteUri | Gets the Uniform Resource Identifier (URI) of the SPWeb that is hosting the BDC profile pages. | |
SetHostSiteUri | Sets the URI of the SPWeb that is hosting the BDC profile pages. |
Top