Edit

Share via


CX509Enrollment Interface

Definition

[System.Runtime.InteropServices.Guid("728AB350-217D-11DA-B2A4-000E7BBB2B09")]
public interface CX509Enrollment : Microsoft.Hpc.Scheduler.Store.IX509Enrollment2
type CX509Enrollment = interface
    interface IX509Enrollment2
    interface IX509Enrollment
Public Interface CX509Enrollment
Implements IX509Enrollment2
Derived
Attributes
Implements

Properties

CAConfigString (Inherited from IX509Enrollment2)
CertificateDescription (Inherited from IX509Enrollment2)
CertificateFriendlyName (Inherited from IX509Enrollment2)
EnrollmentContext (Inherited from IX509Enrollment2)
Item[EncodingType] (Inherited from IX509Enrollment2)
NameValuePairs (Inherited from IX509Enrollment2)
ParentWindow (Inherited from IX509Enrollment2)
PolicyServer (Inherited from IX509Enrollment2)
Request (Inherited from IX509Enrollment2)
RequestId (Inherited from IX509Enrollment2)
RequestIdString (Inherited from IX509Enrollment2)
Silent (Inherited from IX509Enrollment2)
Status (Inherited from IX509Enrollment2)
Template (Inherited from IX509Enrollment2)

Methods

CreatePFX(String, PFXExportOptions, EncodingType) (Inherited from IX509Enrollment2)
CreateRequest(EncodingType) (Inherited from IX509Enrollment2)
Enroll() (Inherited from IX509Enrollment2)
Initialize(X509CertificateEnrollmentContext) (Inherited from IX509Enrollment2)
InitializeFromRequest(IX509CertificateRequest) (Inherited from IX509Enrollment2)
InitializeFromTemplate(X509CertificateEnrollmentContext, IX509EnrollmentPolicyServer, IX509CertificateTemplate) (Inherited from IX509Enrollment2)
InitializeFromTemplateName(X509CertificateEnrollmentContext, String) (Inherited from IX509Enrollment2)
InstallResponse(InstallResponseRestrictionFlags, String, EncodingType, String) (Inherited from IX509Enrollment2)
InstallResponse2(InstallResponseRestrictionFlags, String, EncodingType, String, String, String, PolicyServerUrlFlags, X509EnrollmentAuthFlags) (Inherited from IX509Enrollment2)

Applies to