Freigeben über


ValidateAntiForgeryTokenAttribute.Salt Eigenschaft

Definition

Achtung

The 'Salt' property is deprecated. To specify custom data to be embedded within the token, use the static AntiForgeryConfig.AdditionalDataProvider property.

Ruft die Saltzeichenfolge ab bzw. legt diese fest.

[System.Obsolete("The 'Salt' property is deprecated. To specify custom data to be embedded within the token, use the static AntiForgeryConfig.AdditionalDataProvider property.", true)]
public string Salt { get; set; }
member this.Salt : string with get, set
Public Property Salt As String

Eigenschaftswert

Die Saltzeichenfolge.

Attribute

Gilt für: