Edit

Share via


CObjectId Interface

Definition

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

Properties

FriendlyName (Inherited from IObjectId)
Name (Inherited from IObjectId)
Value (Inherited from IObjectId)

Methods

GetAlgorithmName(ObjectIdGroupId, ObjectIdPublicKeyFlags) (Inherited from IObjectId)
InitializeFromAlgorithmName(ObjectIdGroupId, ObjectIdPublicKeyFlags, AlgorithmFlags, String) (Inherited from IObjectId)
InitializeFromName(CERTENROLL_OBJECTID) (Inherited from IObjectId)
InitializeFromValue(String) (Inherited from IObjectId)

Applies to