JwtHeader.Zip Property

Definition

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

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

Property Value

Remarks

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

Applies to