Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a class that is used to generate a solution package.
The SolutionPackage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SolutionPackage(Uri, String, String, String) | Initializes a new instance of the class with the specified site URL, source document library path, solution name, and solution ID. |
![]() |
SolutionPackage(Uri, String, String, String, Version) | Initializes a new instance of the class with the specified site URL, source document library path, solution name, solution ID, and solution version. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Generate(X509Certificate2, String) | Generates the package and signs it with the given certificate. |
![]() |
Generate(X509Certificate2, String, Boolean) | Generates the package and signs it with the given certificate. |
![]() |
GenerateUnsigned | Generates the package without signing. |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.SharePoint.ClientExtensions.Publishing Namespace