Sdílet prostřednictvím


ValidateAntiForgeryTokenAttribute.Salt Vlastnost

Definice

Upozornění

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

Získá nebo nastaví řetězec soli.

[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

Hodnota vlastnosti

Řetězec soli.

Atributy

Platí pro