Share via


JwtPayload.CHash Property

Definition

Gets 'value' of the 'c_hash' claim { c_hash, 'value' }.

public string CHash { get; }
member this.CHash : string
Public ReadOnly Property CHash As String

Property Value

Remarks

If the 'c_hash' claim is not found, null is returned.

Applies to