[This is preliminary documentation and is subject to change.]
Verify whether the changes result in a valid certificate file.
| C# | Visual Basic | Visual C++ |
bool VerifyChanges( out string verificationMessage )
Function VerifyChanges ( _ <OutAttribute> ByRef verificationMessage As String _ ) As Boolean
bool VerifyChanges( [OutAttribute] String^% verificationMessage )
- verificationMessage ( String %)
- When not valid, the verification message states additional information about the verification
Returns trueTruetrue if valid else falseFalsefalse