PinAssertion Method
Pins assertion by propagating it in PinnedAssertionXXX properties.
Syntax
public func pinAssertion(assertionIndex: Int32) throws -> Void
Remarks
Use this method to pin a SAML assertion specified by its AssertionIndex in the selection of PinnedAssertionXXX properties, such as PinnedAssertionInfo.
Check AssertionCount to obtain the number of assertions in the message.