HighTrustCreationInformation Class
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.
Provides information for creating a web project as part of a high trust app.
public ref class HighTrustCreationInformation
public class HighTrustCreationInformation
type HighTrustCreationInformation = class
Public Class HighTrustCreationInformation
- Inheritance
-
HighTrustCreationInformation
Constructors
HighTrustCreationInformation() |
Initializes a new instance of the HighTrustCreationInformation class. |
Properties
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. |