DVTk API
VerifyChanges Method (verificationMessage)
DVTkDvtk.SecurityICertificateHandlingVerifyChanges(String%)
DVTk API

[This is preliminary documentation and is subject to change.]

Verify whether the changes result in a valid certificate file.
Declaration Syntax
C#Visual BasicVisual C++
bool VerifyChanges(
	out string verificationMessage
)
Function VerifyChanges ( _
	<OutAttribute> ByRef verificationMessage As String _
) As Boolean
bool VerifyChanges(
	[OutAttribute] String^% verificationMessage
)
Parameters
verificationMessage ( String %)
When not valid, the verification message states additional information about the verification
Return Value
Returns trueTruetrue if valid else falseFalsefalse

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0