IX509ExtensionTemplateName.Initialize(CObjectId, EncodingType, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void Initialize (Microsoft.Hpc.Scheduler.Store.CObjectId pObjectId, Microsoft.Hpc.Scheduler.Store.EncodingType Encoding, string strEncodedData);
abstract member Initialize : Microsoft.Hpc.Scheduler.Store.CObjectId * Microsoft.Hpc.Scheduler.Store.EncodingType * string -> unit
Public Sub Initialize (pObjectId As CObjectId, Encoding As EncodingType, strEncodedData As String)
- pObjectId
- CObjectId
- Encoding
- EncodingType
- strEncodedData
- String
Product | Versions |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |