Edit

Share via


CX509ExtensionTemplate Interface

Definition

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

Properties

Critical (Inherited from IX509ExtensionTemplate)
Item[EncodingType] (Inherited from IX509ExtensionTemplate)
MajorVersion (Inherited from IX509ExtensionTemplate)
MinorVersion (Inherited from IX509ExtensionTemplate)
ObjectId (Inherited from IX509ExtensionTemplate)
TemplateOid (Inherited from IX509ExtensionTemplate)

Methods

Initialize(CObjectId, EncodingType, String) (Inherited from IX509ExtensionTemplate)
InitializeDecode(EncodingType, String) (Inherited from IX509ExtensionTemplate)
InitializeEncode(CObjectId, Int32, Int32) (Inherited from IX509ExtensionTemplate)

Applies to