MartenOptions.

IsIdLikeClaim(Claim) Method

Summary

Determines whether [is identifier like claim] [the specified claim].

Syntax

public bool IsIdLikeClaim(Claim claim)

Parameters

Name Type Description
claim Claim The claim.

Return Value

Type Description
bool true if [is identifier like claim] [the specified claim]; otherwise, false.