IX509Enrollment2.CreatePFX(String, PFXExportOptions, EncodingType) 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 string CreatePFX (string strPassword, Microsoft.Hpc.Scheduler.Store.PFXExportOptions ExportOptions, Microsoft.Hpc.Scheduler.Store.EncodingType Encoding = Microsoft.Hpc.Scheduler.Store.EncodingType.XCN_CRYPT_STRING_BASE64);
abstract member CreatePFX : string * Microsoft.Hpc.Scheduler.Store.PFXExportOptions * Microsoft.Hpc.Scheduler.Store.EncodingType -> string
Public Function CreatePFX (strPassword As String, ExportOptions As PFXExportOptions, Optional Encoding As EncodingType = Microsoft.Hpc.Scheduler.Store.EncodingType.XCN_CRYPT_STRING_BASE64) As String
- strPassword
- String
- ExportOptions
- PFXExportOptions
- Encoding
- EncodingType
Производ | Верзије |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |