HighTrustCreationInformation Class

Definition

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.

Applies to