IIdentity ApiGet User Claims By SPId PSession Method
Get the claim collection of a given SPIDPSessionId
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A claim collection if found, otherwise null
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
ClaimsCollection GetUserClaimsBySPIdPSession(
Guid spIDPSessionId
)Parameters
- spIDPSessionId Guid
- A given SPIDPSessionId
Return Value
ClaimsCollectionA claim collection if found, otherwise null