Claims Property
A collection of claims.
Syntax
public ClaimList getClaims();
Remarks
This property is a collection of claims parsed from the assertion. This is populated after calling GetAssertion or ParseAssertion.
This property is read-only and not available at design time.