HighTrustCreationInformation Class
Provides information for creating a web project as part of a high trust app.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | HighTrustCreationInformation() | Initializes a new instance of the HighTrustCreationInformation class. |
| Name | Description | |
|---|---|---|
![]() | CertificateFile | Gets or sets the full path to the certificate file which is for testing purpose. |
![]() | IssuerId | Gets or sets the issuer id of the certificate. |
![]() | Password | Gets or sets the password for the test certificate file. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


