Edit

Share via


CX509Extensions Interface

Definition

[System.Runtime.InteropServices.Guid("728AB30E-217D-11DA-B2A4-000E7BBB2B09")]
public interface CX509Extensions : Microsoft.Hpc.Scheduler.Store.IX509Extensions, System.Collections.IEnumerable
type CX509Extensions = interface
    interface IX509Extensions
    interface IEnumerable
Public Interface CX509Extensions
Implements IEnumerable, IX509Extensions
Derived
Attributes
Implements

Properties

Count (Inherited from IX509Extensions)
Item[CObjectId] (Inherited from IX509Extensions)
Item[Int32] (Inherited from IX509Extensions)

Methods

Add(CX509Extension) (Inherited from IX509Extensions)
AddRange(CX509Extensions) (Inherited from IX509Extensions)
Clear() (Inherited from IX509Extensions)
GetEnumerator() (Inherited from IX509Extensions)
Remove(Int32) (Inherited from IX509Extensions)

Applies to