| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function CreateApplicationCertificate( _ ByVal cfgFilename As String, _ ByVal keyLen As UShort, _ ByVal algorithm As UShort, _ ByVal userAccount As String _ ) As X509Certificate2 | |
| C# | |
|---|---|
public static X509Certificate2 CreateApplicationCertificate( string cfgFilename, ushort keyLen, ushort algorithm, string userAccount ) | |
Parameters
- cfgFilename
- keyLen
- algorithm
- userAccount
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family