[This is preliminary documentation and is subject to change.]
Remove certificates from file.
| C# | Visual Basic | Visual C++ |
bool RemoveCertificatesFromFile( params uint[] indexes )
Function RemoveCertificatesFromFile ( _ ParamArray indexes As UInteger() _ ) As Boolean
bool RemoveCertificatesFromFile( ... array<unsigned int>^ indexes )
- indexes (array< UInt32 >[]()[])
- certificates to be removed
returns trueTruetrue on success