Share via


AuthenticationStateSerializationOptions.SerializeAllClaims Property

Definition

If true, the default SerializationCallback will serialize all claims; otherwise, it will only serialize the NameClaimType and RoleClaimType claims.

public bool SerializeAllClaims { get; set; }
member this.SerializeAllClaims : bool with get, set
Public Property SerializeAllClaims As Boolean

Property Value

Applies to