Share via


ClaimsIdentityOptions.SecurityStampClaimType Vlastnost

Definice

Získá nebo nastaví ClaimType použité pro deklaraci identity razítka zabezpečení. Výchozí hodnota je AspNet.Identity.SecurityStamp.

public:
 property System::String ^ SecurityStampClaimType { System::String ^ get(); void set(System::String ^ value); };
public string SecurityStampClaimType { get; set; }
member this.SecurityStampClaimType : string with get, set
Public Property SecurityStampClaimType As String

Hodnota vlastnosti

Poznámky

Výchozí hodnota je AspNet.Identity.SecurityStamp.

Platí pro