Documentation Center

ClaimDefinition

This topic describes the ClaimDefinition element.

Attributes

AttributeDescription and useType
Uri(required)anyURI
Scope(optional)

One of the following values:

REQUEST
The Claim is removed when onRequestEnd() has been called. This is the default value if this attribute is not set.
SESSION
The Claim is removed when the session ends.
Subject(optional)string
Description(optional)string