SubjectConfirmations Property
Returns a list of subject confirmations from the SubjectQuery element.
Syntax
property SubjectConfirmations: TsbxSAMLSubjectConfirmationList read get_SubjectConfirmations;
Remarks
Check this property when processing a SubjectQuery message (InputType set to cstySubjectQuery) to access the list of subject confirmations.
This property is read-only and not available at design time.