IPWorks Auth 2020 .NET Edition

Questions / Feedback?

Claims Property

A collection of claims.

Syntax

public ClaimList Claims { get; }
Public ReadOnly Property Claims As ClaimList

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.

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