SecureBlackbox 2020 .NET Edition

Questions / Feedback?

PinAdviceAssertion Method

Pins advice assertion by propagating it in PinnedAssertionXXX properties.

Syntax

public void PinAdviceAssertion(int assertionIndex, int adviceAssertionIndex);
Public Sub PinAdviceAssertion(ByVal AssertionIndex As Integer, ByVal AdviceAssertionIndex As Integer)

Remarks

Call this method to pin the advice assertion specified by AssertionIndex by publishing it in the selection of PinnedAssertionXXX properties, such as PinnedAssertionInfo. Use AdviceAssertionIndex to specify the advice assertion index.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]